Skip to content

Commit bb69c29

Browse files
committed
Merge #822
822: bump rand to 0.4 r=Susurrus a=ignatenkobrain
2 parents 2f09d4c + 19f8b49 commit bb69c29

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
@@ -23,7 +23,7 @@ gcc = "0.3"
2323

2424
[dev-dependencies]
2525
lazy_static = "1"
26-
rand = "0.3.8"
26+
rand = "0.4"
2727
tempdir = "0.3"
2828
tempfile = "2"
2929

0 commit comments

Comments
 (0)