diff --git a/plume-models/Cargo.toml b/plume-models/Cargo.toml index 85d9cf88..b6c51cd1 100644 --- a/plume-models/Cargo.toml +++ b/plume-models/Cargo.toml @@ -8,7 +8,7 @@ edition = "2018" activitypub = "0.1.1" ammonia = "2.1.1" askama_escape = "0.1" -bcrypt = "0.5" +bcrypt = "0.10.1" guid-create = "0.1" itertools = "0.8.0" lazy_static = "1.0"