Skip to content

Commit b622c72

Browse files
authored
build(deps): bump bcrypt from 0.17.0 to 0.17.1 (#4919)
2 parents c6faa3a + 078e9ab commit b622c72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ features = ["std"]
124124

125125
# Bcrypt password hashing
126126
[workspace.dependencies.bcrypt]
127-
version = "0.17.0"
127+
version = "0.17.1"
128128
default-features = true
129129

130130
# Packed bitfields

0 commit comments

Comments
 (0)