Skip to content

Commit 0ddb5e5

Browse files
committed
chore(deps): update getrandom to 0.3.1
1 parent be040f6 commit 0ddb5e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 @@ hmac = "0.12.1"
3939
sha1 = "0.10.6"
4040
sha2 = "0.10.8"
4141
chacha20poly1305 = "0.10.1"
42-
getrandom = "0.3.0"
42+
getrandom = "0.3.1"
4343
rust-argon2 = "2.1.0"
4444
scrypt = "0.11.0"
4545
aes-gcm = "0.10.3"

0 commit comments

Comments
 (0)