summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index defc2dab..49d3f740 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ exclude = [
bitflags = "0.1"
[dev-dependencies]
-rand = "0.1.2"
+rand = "0.3.0"
[dev-dependencies.nix-test]
path = "nix-test"