diff --git a/Cargo.toml b/Cargo.toml index 2429c10..4ae9b1a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ actix-utils = "3.0.1" actix-web = "4.9.0" async-std = "1.13.0" async-trait = "0.1.83" -axum = "0.7.9" +axum = "0.8.0" bon = "3.3.2" chrono = "0.4.39" console_error_panic_hook = "0.1.2"