Skip to content

Commit e4eb257

Browse files
Update Rust crate axum to v0.6.14 (#6307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cd8137 commit e4eb257

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ path = "src/tests/all.rs"
2424
[dependencies]
2525
anyhow = "=1.0.70"
2626
aws-sigv4 = "=0.55.0"
27-
axum = { version = "=0.6.12", features = ["headers", "macros", "matched-path"] }
27+
axum = { version = "=0.6.14", features = ["headers", "macros", "matched-path"] }
2828
axum-extra = { version = "=0.7.2", features = ["cookie-signed"] }
2929
base64 = "=0.13.1"
3030
cargo-registry-index = { path = "cargo-registry-index" }

0 commit comments

Comments
 (0)