We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc99b78 commit cc3efc8Copy full SHA for cc3efc8
Cargo.toml
@@ -53,7 +53,7 @@ astral-tokio-tar = "=0.5.5"
53
async-compression = { version = "=0.4.32", default-features = false, features = ["gzip", "tokio"] }
54
async-trait = "=0.1.89"
55
aws-credential-types = { version = "=1.2.6", features = ["hardcoded-credentials"] }
56
-aws-ip-ranges = "=0.1436.0"
+aws-ip-ranges = "=0.1447.0"
57
aws-sdk-cloudfront = "=1.95.0"
58
aws-sdk-sqs = "=1.84.1"
59
axum = { version = "=0.8.6", features = ["macros", "matched-path"] }
0 commit comments