Loading codegen/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ publish = false [dependencies] codegen-writer = "0.2.0" heck = "0.4.1" heck = "0.5.0" nugine-rust-utils = "0.3.1" numeric_cast = "0.2.1" regex = "1.9.3" Loading crates/s3s-aws/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,6 @@ aws-smithy-types = { version = "1.1.8", features = ["http-body-1-x"] } aws-smithy-types-convert = { version = "0.60.8", features = ["convert-time"] } hyper = "1.1.0" s3s = { version = "0.10.0-dev", path = "../s3s" } sync_wrapper = "0.1.2" sync_wrapper = "1.0.0" tracing = "0.1.37" transform-stream = "0.3.0" Loading
codegen/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ publish = false [dependencies] codegen-writer = "0.2.0" heck = "0.4.1" heck = "0.5.0" nugine-rust-utils = "0.3.1" numeric_cast = "0.2.1" regex = "1.9.3" Loading
crates/s3s-aws/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,6 @@ aws-smithy-types = { version = "1.1.8", features = ["http-body-1-x"] } aws-smithy-types-convert = { version = "0.60.8", features = ["convert-time"] } hyper = "1.1.0" s3s = { version = "0.10.0-dev", path = "../s3s" } sync_wrapper = "0.1.2" sync_wrapper = "1.0.0" tracing = "0.1.37" transform-stream = "0.3.0"