diff --git a/Cargo.toml b/Cargo.toml index 49f1f83..012418f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ actix-http = "3.0.4" actix-rt = "2" actix-web = "4.0.1" actix-files = "0.6.6" -bincode = "1.3.3" +bincode = "2.0.0" chrono = "0.4.23" config = "0.13" derive_more = "0.99"