Commit 81aa76c
build(deps): Bump the cargo group with 2 updates (#76)
* 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>
* hore: remove password-hash dependeny, and only rely on the re-export from argon2
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérémy Audiger <jeremy.audiger@icloud.com>1 parent 0798f44 commit 81aa76c
3 files changed
Lines changed: 13 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments