Skip to content

Commit

Permalink
Merge pull request 'Bump bcrypt from 0.10.1 to 0.11.0' (Plume-org#1032)…
Browse files Browse the repository at this point in the history
… from bcrypt-0.11.0 into main

Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1032
  • Loading branch information
KitaitiMakoto committed Feb 23, 2022
2 parents b4d494a + 2196cb9 commit 306f2d5
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 10 deletions.
37 changes: 28 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plume-models/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
activitypub = "0.1.1"
ammonia = "3.1.4"
bcrypt = "0.10.1"
bcrypt = "0.11.0"
guid-create = "0.2"
itertools = "0.10.3"
lazy_static = "1.0"
Expand Down

0 comments on commit 306f2d5

Please sign in to comment.