Blob Blame History Raw
--- phf-0.7.21/Cargo.toml	2017-01-19T09:16:46+01:00
+++ phf-0.7.21/Cargo.toml	2018-01-24T16:26:39.081358+01:00
@@ -14,7 +14,6 @@
 
 [features]
 core = ["phf_shared/core"]
-unicase = ["phf_shared/unicase"]
 
 [dependencies]
-phf_shared = { version = "=0.7.21", path = "../phf_shared" }
+phf_shared = "=0.7.21"