forked from Deuxfleurs/garage
garage/Cargo.toml: Updated aws-sdk-s3 to 0.28, added aws-config.
This commit is contained in:
parent
b94ba47f29
commit
4297233d3e
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@ opentelemetry-otlp = { version = "0.10", optional = true }
|
|||
prometheus = { version = "0.13", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
aws-sdk-s3 = "0.19"
|
||||
aws-config = "0.55.2"
|
||||
aws-sdk-s3 = "0.28"
|
||||
chrono = "0.4"
|
||||
http = "0.2"
|
||||
hmac = "0.12"
|
||||
|
|
Loading…
Reference in a new issue