diff --git a/Cargo.toml b/Cargo.toml index ef9a59e..399ba57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,4 +33,4 @@ anyhow = "1.0.75" tokio = { version = "1.34", features = ["full"] } tracing-subscriber = { version = "0.3", features = ["env-filter"] } thiserror = "1.0.50" -axum-test = "15.0.1" +axum-test = "16.4.1"