Bump phf version
This commit is contained in:
parent
6c24a03030
commit
c85cbcc02f
@ -21,10 +21,10 @@ name = "test"
|
|||||||
path = "tests/test.rs"
|
path = "tests/test.rs"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
phf_codegen = "0.6.11"
|
phf_codegen = "0.7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
phf = "0.6"
|
phf = "0.7"
|
||||||
openssl = "0.5"
|
openssl = "0.5"
|
||||||
log = "0.3"
|
log = "0.3"
|
||||||
rustc-serialize = "0.3"
|
rustc-serialize = "0.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user