diff --git a/Cargo.toml b/Cargo.toml index 1e27df97f..916cd2599 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -177,7 +177,7 @@ duration-str = "0.11.2" quick-xml = "0.37.1" csv = "1.2" serde-xml-rs = "0.6" -axum = "0.7.5" +axum = "0.8.1" hyper-staticfile = "0.10.0" httparse = "1.8" sha-1 = "0.10.1"