You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-phf_shared/phf_shared-0.7.22-fix-metad...

13 lines
271 B

--- phf_shared-0.7.22/Cargo.toml 1969-12-31T16:00:00-08:00
+++ phf_shared-0.7.22/Cargo.toml 2018-05-02T14:15:06.534053-07:00
@@ -26,9 +26,5 @@
[dependencies.siphasher]
version = "0.2"
-[dependencies.unicase]
-version = "1.4"
-optional = true
-
[features]
core = []