Update to phf 0.7.19
This commit is contained in:
parent
fe0e1ad5a2
commit
fdb16ca9ca
@ -36,7 +36,7 @@ bufstream = "0.1"
|
||||
fallible-iterator = "0.1.3"
|
||||
hex = "0.2"
|
||||
log = "0.3"
|
||||
phf = "=0.7.18"
|
||||
phf = "=0.7.19"
|
||||
postgres-protocol = "0.1"
|
||||
bit-vec = { version = "0.4", optional = true }
|
||||
chrono = { version = "0.2.14", optional = true }
|
||||
|
@ -4,6 +4,6 @@ version = "0.1.0"
|
||||
authors = ["Steven Fackler <sfackler@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
phf_codegen = "=0.7.18"
|
||||
phf_codegen = "=0.7.19"
|
||||
regex = "0.1"
|
||||
marksman_escape = "0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user