Skip to content

Commit

Permalink
Update aws-sdk-rust monorepo (#6169)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Jan 16, 2025
1 parent 1205c83 commit bc060f1
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 33 deletions.
105 changes: 75 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ type-system.path = "libs/@blockprotocol/type-system/rust"
# Public dependencies
ahash = { version = "=0.8.11", default-features = false }
ariadne = { version = "=0.5.0", default-features = false }
aws-types = { version = "=1.3.3", default-features = false }
aws-types = { version = "=1.3.4", default-features = false }
axum = { version = "=0.7.5" }
axum-core = { version = "=0.5.0" }
bumpalo = { version = "=3.16.0", default-features = false }
Expand Down Expand Up @@ -155,8 +155,8 @@ anstyle-yansi = { version = "=2.0.2", default-features = false }
approx = { version = "=0.5.1", default-features = false }
async-scoped = { version = "=0.9.0", default-features = false }
async-trait = { version = "=0.1.85", default-features = false }
aws-config = { version = "=1.5.13" }
aws-sdk-s3 = { version = "=1.68.0", default-features = false }
aws-config = { version = "=1.5.14" }
aws-sdk-s3 = { version = "=1.69.0", default-features = false }
bitvec = { version = "=1.0.1", default-features = false }
bytes-utils = { version = "=0.1.4", default-features = false }
clap = { version = "=4.5.26", features = ["color", "error-context", "help", "std", "suggestions", "usage"] }
Expand Down

0 comments on commit bc060f1

Please sign in to comment.