Skip to content

Commit

Permalink
Update aws-sdk-rust monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 23, 2024
1 parent 3b48c44 commit 2fd62c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/serde/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ aws = ["dep:aws-types"]
s3 = ["dep:aws-sdk-s3"]

[dependencies]
aws-sdk-s3 = { version = "1.12.0", optional = true }
aws-types = { version = "1.1.2", optional = true }
aws-sdk-s3 = { version = "1.13.0", optional = true }
aws-types = { version = "1.1.3", optional = true }
serde = "1.0.195"
tracing = { version = "0.1.40", optional = true }

Expand Down

0 comments on commit 2fd62c6

Please sign in to comment.