diff --git a/Cargo.toml b/Cargo.toml index 2323f08..e06d9cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,4 +22,4 @@ http-body = "0.4" tokio = { version = "1", features = ["full"] } hyper = { version = "0.14", features = ["full"] } tower = { version = "0.4", features = ["full"] } -axum = "0.6.0-rc.2" +axum = "0.8.2"