Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 2 updates (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 17, 2024
1 parent 268fa60 commit 64cfef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion crates/s3s-aws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 64cfef9

Please sign in to comment.