Skip to content

Commit

Permalink
Update Rust crate bcrypt to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent 8e58a80 commit 2b42472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ http = "0.1.7"
postgres = {version= "0.15.2", features = ["with-chrono"]}
dotenv = "0.14.1"
chrono = { version = "0.4", features = ["serde"] }
bcrypt = "0.4.0"
bcrypt = "0.12.1"
env_logger = "0.5.10"
futures = "0.1.21"
pulldown-cmark = "0.1.2"
Expand Down

0 comments on commit 2b42472

Please sign in to comment.