Skip to content

Commit 2b467f5

Browse files
build(deps): Bump the cargo group with 2 updates
Bumps the cargo group with 2 updates: [brioche-core](https://github.com/brioche-dev/brioche) and [password-hash](https://github.com/RustCrypto/traits). Updates `brioche-core` from `55e0da3` to `f3eba0c` - [Release notes](https://github.com/brioche-dev/brioche/releases) - [Commits](brioche-dev/brioche@55e0da3...f3eba0c) Updates `password-hash` from 0.5.0 to 0.6.0 - [Commits](RustCrypto/traits@password-hash-v0.5.0...password-hash-v0.6.0) --- updated-dependencies: - dependency-name: brioche-core dependency-version: f3eba0c83e88d53a5fda0de0ef7b19e3214e54ca dependency-type: direct:production dependency-group: cargo - dependency-name: password-hash dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0798f44 commit 2b467f5

2 files changed

Lines changed: 21 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 15 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
@@ -21,7 +21,7 @@ color-eyre = "0.6.5"
2121
dotenvy = "0.15.7"
2222
envy = "0.4.2"
2323
eyre = "0.6.12"
24-
password-hash = "0.5.0"
24+
password-hash = "0.6.0"
2525
serde = { version = "1.0.228", features = ["derive"] }
2626
serde_json = "1.0.149"
2727
sqlx = { version = "0.8.6", features = [

0 commit comments

Comments
 (0)