Skip to content

Commit 81bcaff

Browse files
Update Rust crate axum to v0.6.17 (#6386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39aac70 commit 81bcaff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -32,7 +32,7 @@ slow-tests = []
3232
[dependencies]
3333
anyhow = "=1.0.70"
3434
aws-sigv4 = "=0.55.1"
35-
axum = { version = "=0.6.16", features = ["headers", "macros", "matched-path"] }
35+
axum = { version = "=0.6.17", features = ["headers", "macros", "matched-path"] }
3636
axum-extra = { version = "=0.7.4", features = ["cookie-signed"] }
3737
base64 = "=0.13.1"
3838
cargo-registry-index = { path = "cargo-registry-index" }

0 commit comments

Comments
 (0)