Skip to content

Commit 0aac7dd

Browse files
Bump getrandom from 0.2.15 to 0.2.16
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.15 to 0.2.16. - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.15...v0.2.16) --- updated-dependencies: - dependency-name: getrandom dependency-version: 0.2.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acffacf commit 0aac7dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -52,7 +52,7 @@ pyo3 = "0.22.6"
5252
wasm-bindgen = "0.2.100"
5353
wasm-bindgen-test = "0.3.50"
5454
js-sys = "0.3.77"
55-
getrandom = "0.2.15"
55+
getrandom = "0.2.16"
5656
libfuzzer-sys = "0.4.9"
5757
rand = "0.8.5"
5858
sha1 = "0.10.6"

0 commit comments

Comments
 (0)