Skip to content

Commit 8746f07

Browse files
Update axum
1 parent f42c3df commit 8746f07

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

Cargo.lock

Lines changed: 7 additions & 8 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
@@ -18,7 +18,7 @@ client = ["dep:dirs", "dep:graphql_client", "dep:openidconnect", "dep:toml"]
1818
async-graphql = { version = "7.0.17", features = ["tracing"] }
1919
async-graphql-axum = "7.0.17"
2020
axum = "0.8.4"
21-
axum-extra = { version = "0.10.1", features = ["typed-header"] }
21+
axum-extra = { version = "0.12.0", features = ["typed-header"] }
2222
chrono = "0.4.41"
2323
clap = { version = "4.5.38", features = ["cargo", "derive", "env", "string", "wrap_help"] }
2424
derive_more = { version = "2.0.1", features = ["error", "display", "from", "deref"] }

0 commit comments

Comments
 (0)