Skip to content

Commit

Permalink
Bump aws-region
Browse files Browse the repository at this point in the history
  • Loading branch information
durch committed Sep 6, 2024
1 parent 03fd2cf commit 7c6fdc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ attohttpc = { version = "0.28", optional = true, default-features = false }
# aws-creds = { version = "*", path = "../aws-creds", default-features = false }
aws-creds = { version = "0.38", default-features = false }
# aws-region = { version = "*", path = "../aws-region" }
aws-region = "0.26"
aws-region = "0.27"
base64 = "0.22"
block_on_proc = { version = "0.2", optional = true }
bytes = { version = "1.2" }
Expand Down

0 comments on commit 7c6fdc0

Please sign in to comment.