diff --git a/Cargo.toml b/Cargo.toml index 7f4d3c3e..6746d533 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -92,7 +92,7 @@ actix-web = "4.4" actix-web-actors = "4.1" actix-web-lab = "0.20" actix-ws = "0.2.5" -awc = "3.3" +awc = "3.2" chrono = { version = "0.4.20", default-features = false, features = ["clock", "serde"] } derive_more = "0.99.7"