Blob Blame History Raw
--- rustfilt-0.2.0/Cargo.toml	2017-05-09T16:20:59+02:00
+++ rustfilt-0.2.0/Cargo.toml	2018-06-16T02:14:39.565214+02:00
@@ -10,8 +10,8 @@
 
 [dependencies]
 rustc-demangle = "^0.1.4"
-lazy_static = "^0.2.4"
-regex = "^0.2.1"
+lazy_static = "^1"
+regex = "^1"
 
 [dependencies.clap]
 version = "^2.21.1"