Skip to content

Commit 58abc0d

Browse files
Update Rust crate axum to v0.6.19 (#6820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3258521 commit 58abc0d

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
@@ -33,7 +33,7 @@ slow-tests = []
3333
anyhow = "=1.0.72"
3434
async-trait = "=0.1.71"
3535
aws-sigv4 = "=0.55.3"
36-
axum = { version = "=0.6.18", features = ["headers", "macros", "matched-path"] }
36+
axum = { version = "=0.6.19", features = ["headers", "macros", "matched-path"] }
3737
axum-extra = { version = "=0.7.5", features = ["cookie-signed"] }
3838
base64 = "=0.21.2"
3939
crates_io_index = { path = "crates_io_index" }

0 commit comments

Comments
 (0)