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-fix-metadata.diff

12 lines
281 B

--- phf_shared-0.7.24/Cargo.toml 1970-01-01T01:00:00+01:00
+++ phf_shared-0.7.24/Cargo.toml 2019-03-14T23:22:21.589832+01:00
@@ -23,7 +23,7 @@
path = "src/lib.rs"
test = false
[dependencies.siphasher]
-version = "0.2"
+version = "0.3"
[dependencies.unicase]
version = "1.4"