Skip to content

Commit cb54ceb

Browse files
dependabot[bot]replydev
authored andcommitted
chore(deps): bump getrandom from 0.3.3 to 0.3.4
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/rust-random/getrandom/releases) - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25cf818 commit cb54ceb

File tree

2 files changed

+15
-18
lines changed

2 files changed

+15
-18
lines changed

Cargo.lock

Lines changed: 14 additions & 17 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.9"
4141
chacha20poly1305 = "0.10.1"
42-
getrandom = "0.3.3"
42+
getrandom = "0.3.4"
4343
rust-argon2 = "3.0.0"
4444
scrypt = "0.11.0"
4545
aes-gcm = "0.10.3"

0 commit comments

Comments
 (0)