parent
c71f638548
commit
3180405c32
@ -1,3 +1,4 @@
|
|||||||
/phf-0.7.21.crate
|
/phf-0.7.21.crate
|
||||||
/phf-0.7.22.crate
|
/phf-0.7.22.crate
|
||||||
/phf-0.7.23.crate
|
/phf-0.7.23.crate
|
||||||
|
/phf-0.7.24.crate
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
--- phf-0.7.22/Cargo.toml 1969-12-31T16:00:00-08:00
|
|
||||||
+++ phf-0.7.22/Cargo.toml 2018-05-02T14:24:36.895713-07:00
|
|
||||||
@@ -28,4 +28,3 @@
|
|
||||||
|
|
||||||
[features]
|
|
||||||
core = ["phf_shared/core"]
|
|
||||||
-unicase = ["phf_shared/unicase"]
|
|
@ -0,0 +1,17 @@
|
|||||||
|
--- phf-0.7.24/Cargo.toml 1969-12-31T16:00:00-08:00
|
||||||
|
+++ phf-0.7.24/Cargo.toml 2019-01-07T22:33:59.562483-08:00
|
||||||
|
@@ -22,14 +22,9 @@
|
||||||
|
name = "phf"
|
||||||
|
path = "src/lib.rs"
|
||||||
|
test = false
|
||||||
|
-[dependencies.phf_macros]
|
||||||
|
-version = "0.7.24"
|
||||||
|
-optional = true
|
||||||
|
|
||||||
|
[dependencies.phf_shared]
|
||||||
|
version = "0.7.24"
|
||||||
|
|
||||||
|
[features]
|
||||||
|
core = ["phf_shared/core"]
|
||||||
|
-macros = ["phf_macros"]
|
||||||
|
-unicase = ["phf_shared/unicase"]
|
@ -1 +1 @@
|
|||||||
SHA512 (phf-0.7.23.crate) = 8bc773f2c8993a1b2aa3d555fa56cda736b6574b602a3eac5a48faf3d937ba99a140d9d8d98b998caba432d8346364194849947a84df52bb86eb1bead31da8d4
|
SHA512 (phf-0.7.24.crate) = 0140e9acb7dbf6ac2d17110e8efc9ef515e2f54b1b3b213d98507da6b9e9e3eb0995173c69b31c34f536ca9b06eab108015ac26d2207af79bec4e20d19d62e44
|
||||||
|
Loading…
Reference in new issue