diff --git a/Cargo.toml b/Cargo.toml index 5e8a990..9f75474 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ tikv-jemallocator = "0.6" [dev-dependencies] axum = { version = "0.8.4", features = ["macros"] } -axum-extra = { version = "0.10.1", features = ["typed-header"] } +axum-extra = { version = "0.12.0", features = ["typed-header"] } headers = { version = "0.4.1" } [lints.clippy]