Upgrade to phf 0.7.15
This commit is contained in:
parent
300c7ff30c
commit
7d9bd0c054
@ -27,7 +27,7 @@ nightly = []
|
||||
bufstream = "0.1"
|
||||
byteorder = "0.5"
|
||||
log = "0.3"
|
||||
phf = "=0.7.14"
|
||||
phf = "=0.7.15"
|
||||
hex = "0.2"
|
||||
net2 = "0.2.16"
|
||||
rustc-serialize = { version = "0.3", optional = true }
|
||||
|
@ -4,6 +4,6 @@ version = "0.1.0"
|
||||
authors = ["Steven Fackler <sfackler@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
phf_codegen = "=0.7.14"
|
||||
phf_codegen = "=0.7.15"
|
||||
regex = "0.1"
|
||||
marksman_escape = "0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user