Skip to content

Commit a6e0aa1

Browse files
committed
update rand to 0.10
1 parent 576d47b commit a6e0aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rng/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ version = "0.4"
2222
optional = true
2323

2424
[dependencies.rand]
25-
version = "0.9"
25+
version = "0.10"
2626
optional = true

0 commit comments

Comments
 (0)