Blob Blame History Raw
--- rustfilt-0.2.0/Cargo.toml	2017-05-09T16:20:59+02:00
+++ rustfilt-0.2.0/Cargo.toml	2017-11-30T20:18:22.227234+01:00
@@ -10,7 +10,7 @@
 
 [dependencies]
 rustc-demangle = "^0.1.4"
-lazy_static = "^0.2.4"
+lazy_static = "^1"
 regex = "^0.2.1"
 
 [dependencies.clap]