Bump bcrypt from 0.11.0 to 0.12.0
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/Keats/rust-bcrypt/releases) - [Commits](https://github.com/Keats/rust-bcrypt/compare/v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
activitypub = "0.1.1"
|
||||
ammonia = "3.1.4"
|
||||
bcrypt = "0.11.0"
|
||||
bcrypt = "0.12.0"
|
||||
guid-create = "0.2"
|
||||
itertools = "0.10.3"
|
||||
lazy_static = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user