fix magic-crypt-version
... | ... | @@ -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" | ||
... | ... |
Please register or sign in to comment