Skip to content

Commit 078e9ab

Browse files
build(deps): bump bcrypt from 0.17.0 to 0.17.1
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.17.0 to 0.17.1. - [Commits](Keats/rust-bcrypt@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df55ee2 commit 078e9ab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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)