diff --git a/Cargo.toml b/Cargo.toml
index b8a874e5fe4b15c0bbb40d5ba89902411d1770a5..c62ddf9544c2d900e0258d9d9badcfc0c7f32ed1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,11 +12,11 @@ actix-web = { version = "3", features=["rustls"] }
 actix-web-middleware-redirect-https = "3.0.1"
 rustls="0.18.1"
 actix-files="0.5"
-futures = "0.3.17"
-serde = "1"
+futures="0.3.17"
+serde="1"
 serde_json="1"
 wither="0.9"
-magic-crypt="3"
+magic-crypt="3.1.9"
 env_logger="0.9"
 chrono="0.4"
 rand="0.8"