Skip to content

Commit ca7f824

Browse files
committed
Update AWS runtime for Rust 1.94
1 parent a118903 commit ca7f824

2 files changed

Lines changed: 26 additions & 25 deletions

File tree

Cargo.lock

Lines changed: 25 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/arroyo-storage/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ arroyo-rpc = { path = "../arroyo-rpc" }
1313
bytes = { workspace = true }
1414
tracing = { workspace = true }
1515

16-
aws-credential-types = "=1.2.11"
16+
aws-credential-types = "=1.2.13"
1717
aws-config = { workspace = true }
1818
rand = { workspace = true }
1919
object_store = { workspace = true, features = ["aws", "gcp", "azure"] }

0 commit comments

Comments
 (0)