Blob Blame History Raw
--- phf_generator-0.7.21/Cargo.toml	2017-01-19T09:16:46+01:00
+++ phf_generator-0.7.21/Cargo.toml	2018-01-24T14:42:00.193880+01:00
@@ -8,5 +8,5 @@
 documentation = "https://docs.rs/phf_generator/0.7.21/phf_generator"
 
 [dependencies]
-rand = "0.3"
-phf_shared = { version = "=0.7.21", path = "../phf_shared" }
+rand = "0.4"
+phf_shared = "=0.7.21"