aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e41c495..6f4fa82 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@ daemonize = "0.2"
env_logger = "^0.4"
failure = "^0.1"
futures = "^0.1"
-lazy_static = "^0.2"
+lazy_static = "^1"
log = "^0.3"
hex = "^0.3"
rand = "^0.4"