Skip to content

Commit c6f9819

Browse files
chore(deps): update rust crate axum-extra to 0.12.0
1 parent 1402852 commit c6f9819

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

Cargo.lock

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

crates/service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ tower-http = { version = "0.6.2", features = [
5252
"trace",
5353
] }
5454
autometrics = { version = "1.0.1", features = ["prometheus-exporter"] }
55-
axum-extra = { version = "0.10.1", features = [
55+
axum-extra = { version = "0.12.0", features = [
5656
"typed-header",
5757
], default-features = false }
5858
tokio-util = "0.7.10"

0 commit comments

Comments
 (0)