diff --git a/Cargo.toml b/Cargo.toml index 3c57d8cee..cf2810e80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ russh-keys = "0.45.0" axum = "0.7.5" axum-extra = "0.9.3" axum-server = "0.7" -tower-http = "0.5.2" +tower-http = "0.6.0" tower = "0.5.1" hex = "0.4.3" sea-orm = "1.0.1"