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 17383e49..fd63573c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ cfg-if = "0.1.0"
void = "1.0.2"
[dev-dependencies]
-lazy_static = "0.2"
+lazy_static = "1"
rand = "0.3.8"
tempdir = "0.3"
tempfile = "2"