diff --git a/Cargo.toml b/Cargo.toml index 06e2cdf..854109f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ futures = "0.3.5" failure = "0.1.8" derive_more = "0.99.10" jsonwebtoken = "8.0.1" -bcrypt = "0.10.0" +bcrypt = "0.13.0" actix-tls = "3.0.0" awc = { version = "2.0.0", default-features = false } open-ssl = { package = "openssl", version = "0.10", optional = true }