Skip to content

Commit 4e9e37f

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)