Skip to content

Commit 2d2f2f5

Browse files
chore(deps): bump rust-argon2 from 2.1.0 to 3.0.0
--- updated-dependencies: - dependency-name: rust-argon2 dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 189c46a commit 2d2f2f5

File tree

2 files changed

+20
-13
lines changed

2 files changed

+20
-13
lines changed

Cargo.lock

Lines changed: 19 additions & 12 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
@@ -40,7 +40,7 @@ sha1 = "0.10.6"
4040
sha2 = "0.10.9"
4141
chacha20poly1305 = "0.10.1"
4242
getrandom = "0.3.3"
43-
rust-argon2 = "2.1.0"
43+
rust-argon2 = "3.0.0"
4444
scrypt = "0.11.0"
4545
aes-gcm = "0.10.3"
4646
hex = "0.4.3"

0 commit comments

Comments
 (0)