Skip to content

Commit 3535fd6

Browse files
authored
Merge pull request #86 from coreos/dependabot/cargo/rand-0.10
build(deps): update rand requirement from 0.9 to 0.10
2 parents 09d1cc0 + 7cb2391 commit 3535fd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ libc = "0.2"
2020

2121
[dev-dependencies]
2222
anyhow = "1.0"
23-
rand = "0.9"
23+
rand = "0.10"
2424
uuid = "1.10"
2525

2626
[features]

0 commit comments

Comments
 (0)