Skip to content

Commit 8a30213

Browse files
chore(deps): bump getrandom from 0.2.17 to 0.3.4 (#5)
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.17 to 0.3.4. - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.17...v0.3.4) --- updated-dependencies: - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e72fea5 commit 8a30213

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -28,7 +28,7 @@ rayon = "1.10"
2828
blake3 = { version = "1.5", features = ["mmap"] }
2929
sha2 = "0.10"
3030
hex = "0.4"
31-
getrandom = "0.2"
31+
getrandom = "0.3"
3232
walkdir = "2.5"
3333
dirs = "6.0"
3434
ed25519-dalek = { version = "2.1", optional = true }

0 commit comments

Comments
 (0)