Skip to content

Commit 0723caa

Browse files
Update Rust crate axum-extra to v0.7.3 (#6308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4eb257 commit 0723caa

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

Lines changed: 4 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
@@ -25,7 +25,7 @@ path = "src/tests/all.rs"
2525
anyhow = "=1.0.70"
2626
aws-sigv4 = "=0.55.0"
2727
axum = { version = "=0.6.14", features = ["headers", "macros", "matched-path"] }
28-
axum-extra = { version = "=0.7.2", features = ["cookie-signed"] }
28+
axum-extra = { version = "=0.7.3", features = ["cookie-signed"] }
2929
base64 = "=0.13.1"
3030
cargo-registry-index = { path = "cargo-registry-index" }
3131
cargo-registry-markdown = { path = "cargo-registry-markdown" }

0 commit comments

Comments
 (0)