diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ gcc = "0.3" [dev-dependencies] lazy_static = "1" -rand = "0.3.8" +rand = "0.4" tempdir = "0.3" tempfile = "2" |
index : nix | ||
Rust friendly bindings to *nix APIs | cos |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 2 |
@@ -23,7 +23,7 @@ gcc = "0.3" [dev-dependencies] lazy_static = "1" -rand = "0.3.8" +rand = "0.4" tempdir = "0.3" tempfile = "2" |