Skip to content

Commit

Permalink
Merge pull request #316 from crepererum-oss/dependabot/cargo/bcrypt-0…
Browse files Browse the repository at this point in the history
….16.0

chore(deps): bump bcrypt from 0.15.1 to 0.16.0
  • Loading branch information
crepererum authored Nov 19, 2024
2 parents f699716 + 2d00459 commit 9953979
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aes = "0.8.4"
anyhow = "1.0.93"
argon2 = "0.5.3"
base64 = "0.22.1"
bcrypt = "0.15.1"
bcrypt = "0.16.0"
cbc = { version = "0.1.2", features = ["alloc"] }
chrono = "0.4.38"
clap = { version = "4.5.21", features = ["derive", "env"] }
Expand Down

0 comments on commit 9953979

Please sign in to comment.