Skip to content

Commit 332cbf7

Browse files
chore(deps): bump getrandom from 0.3.1 to 0.3.2
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.3.1 to 0.3.2. - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61940e1 commit 332cbf7

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

Cargo.lock

Lines changed: 15 additions & 9 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.1"
42+
getrandom = "0.3.2"
4343
rust-argon2 = "2.1.0"
4444
scrypt = "0.11.0"
4545
aes-gcm = "0.10.3"

0 commit comments

Comments
 (0)