Skip to content

Commit b385080

Browse files
renovate[bot]syphar
authored andcommitted
fix(deps): update rust crate axum-extra to 0.12.0
1 parent 0658280 commit b385080

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Cargo.lock

Lines changed: 3 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
@@ -84,7 +84,7 @@ serde_with = "3.4.0"
8484
# axum dependencies
8585
async-trait = "0.1.83"
8686
axum = { version = "0.8.1", features = ["macros"] }
87-
axum-extra = { version = "0.10.0", features = ["typed-header"] }
87+
axum-extra = { version = "0.12.0", features = ["typed-header"] }
8888
tower = "0.5.1"
8989
tower-http = { version = "0.6.0", features = ["fs", "trace", "timeout", "catch-panic"] }
9090
mime = "0.3.16"

0 commit comments

Comments
 (0)