mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 09:10:32 +00:00
chore(deps): bump bcrypt from 0.18.0 to 0.19.0
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.18.0 to 0.19.0. - [Commits](https://github.com/Keats/rust-bcrypt/compare/v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -28,7 +28,7 @@ hmac.workspace = true
|
||||
hex.workspace = true
|
||||
toml = "1.0"
|
||||
uuid = { version = "1", features = ["v4"] }
|
||||
bcrypt = "0.18"
|
||||
bcrypt = "0.19"
|
||||
base64 = "0.22"
|
||||
prometheus = "0.14"
|
||||
lazy_static = "1.5"
|
||||
|
||||
Reference in New Issue
Block a user