Skip to content

Commit 3fc0dd9

Browse files
authored
Merge pull request #21 from hermit-os/dependabot/cargo/rand-0.9
chore(deps): Update rand requirement from 0.8 to 0.9
2 parents 8a07c79 + 3698b3c commit 3fc0dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ one-shot-mutex = "0.1.1"
1919
spinning_top = "0.3"
2020

2121
[dev-dependencies]
22-
rand = "0.8"
22+
rand = "0.9"
2323

2424
[features]
2525
all-one-shot = []

0 commit comments

Comments
 (0)