Skip to content

Commit 962baa4

Browse files
Bump argon2 from 0.6.0-rc.7 to 0.6.0-rc.8
Bumps [argon2](https://github.com/RustCrypto/password-hashes) from 0.6.0-rc.7 to 0.6.0-rc.8. - [Commits](RustCrypto/password-hashes@argon2-v0.6.0-rc.7...argon2-v0.6.0-rc.8) --- updated-dependencies: - dependency-name: argon2 dependency-version: 0.6.0-rc.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9945420 commit 962baa4

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -39,7 +39,7 @@ serde_derive = "1.0"
3939
serde = "1.0"
4040
console-subscriber = { version = "0.5", optional = true }
4141
mysql_async = { version = "0.36.1", features = ["chrono"] }
42-
argon2 = "0.6.0-rc.7"
42+
argon2 = "0.6.0-rc.8"
4343
eolib = { version = "3.0.0", features = ["serde"] }
4444
eoplus = "1.0.0-RC1"
4545
rand = "0.10"

0 commit comments

Comments
 (0)