cargo: roxmltree-0.18 and aws-sdk-s3-0.28 bump #591

Merged
lx merged 6 commits from jpds/garage:roxmltree-0.18 into main 2023-06-27 17:20:59 +00:00
Showing only changes of commit 4297233d3e - Show all commits

View file

@ -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"