Skip to content

Commit

Permalink
Update aws-region requirement from 0.25 to 0.27 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
FemLolStudio authored Oct 17, 2024
2 parents 3bf8208 + 83f7307 commit dd9b4be
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 @@ -34,7 +34,7 @@ path = "../examples/gcs-tokio.rs"
[dependencies]
femlol-aws-creds = {version = "0.39", default-features = false, features = ["rustls-tls"]}
# femlol-aws-creds = { path = "../aws-creds", default-features = false, features = ["rustls-tls"] }
aws-region = "0.25"
aws-region = "0.27"
# aws-region = { path = "../aws-region", version = "0.25.4" }
base64 = "0.22"
# cfg-if = "1"
Expand Down

0 comments on commit dd9b4be

Please sign in to comment.