diff --git a/Cargo.toml b/Cargo.toml index 3586db8..d039e47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ ordered-float = "3.9.2" [dev-dependencies] async-trait = "0.1.69" -axum = "0.6.18" +axum = "0.8.0" bytes = "1.6.0" hyper = "0.14.27" reqwest = { version = "0.11", features = ["blocking"] }