diff --git a/Cargo.toml b/Cargo.toml index 34cfd32..b39863e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ serde_json = { version = "1", optional = true } [dev-dependencies] axum = { version = "0.7", default-features = false } -axum-test = "14" +axum-test = "15" tokio = { version = "1", features = ["full"] } tokio-test = "0.4"