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 80cfe28a..70a302dc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,7 +18,7 @@ libc = "0.1.3"
bitflags = "0.1.1"
[dev-dependencies]
-rand = "0.3.0"
+rand = "0.3.4"
[dev-dependencies.nix-test]
path = "nix-test"