Update phf version
This commit is contained in:
parent
3f0d3380d9
commit
ae11905c2b
@ -36,7 +36,7 @@ bufstream = "0.1"
|
|||||||
fallible-iterator = "0.1.3"
|
fallible-iterator = "0.1.3"
|
||||||
hex = "0.2"
|
hex = "0.2"
|
||||||
log = "0.3"
|
log = "0.3"
|
||||||
phf = "=0.7.17"
|
phf = "=0.7.18"
|
||||||
postgres-protocol = "0.1"
|
postgres-protocol = "0.1"
|
||||||
bit-vec = { version = "0.4", optional = true }
|
bit-vec = { version = "0.4", optional = true }
|
||||||
chrono = { version = "0.2.14", optional = true }
|
chrono = { version = "0.2.14", optional = true }
|
||||||
|
Loading…
Reference in New Issue
Block a user