Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Commit f7657df

Browse files
author
Igor Gnatenko
authored
bump rand to 0.4
1 parent c69f5b2 commit f7657df

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
@@ -21,5 +21,5 @@ travis-ci = { repository = "rust-lang-nursery/tempdir" }
2121
appveyor = { repository = "rust-lang-libs/tempdir" }
2222

2323
[dependencies]
24-
rand = "0.3"
24+
rand = "0.4"
2525
remove_dir_all = "0.3"

0 commit comments

Comments
 (0)