Skip to content

Commit

Permalink
Update Rust crate bcrypt to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 8e58a80 commit 4de1166
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.14.0"
env_logger = "0.5.10"
futures = "0.1.21"
pulldown-cmark = "0.1.2"
Expand Down

0 comments on commit 4de1166

Please sign in to comment.