Skip to content

Commit dad3d8a

Browse files
authored
Merge pull request #99 from spacemeshos/dependabot/cargo/rand-0.9.0
chore(deps): bump rand from 0.8.5 to 0.9.0
2 parents e8a5cae + d1ba1e3 commit dad3d8a

File tree

2 files changed

+94
-13
lines changed

2 files changed

+94
-13
lines changed

Cargo.lock

+93-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ parse-display = "0.10.0"
2323

2424
[dev-dependencies]
2525
mockito = "1.6.1"
26-
rand = "0.8.5"
26+
rand = "0.9.0"
2727
tempfile = "3.15.0"

0 commit comments

Comments
 (0)