Skip to content

Commit 7d96c13

Browse files
authored
Merge pull request sfackler#212 from TyanNN/master
Update phf version
2 parents 1a281dd + ae11905 commit 7d96c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ bufstream = "0.1"
3636
fallible-iterator = "0.1.3"
3737
hex = "0.2"
3838
log = "0.3"
39-
phf = "=0.7.17"
39+
phf = "=0.7.18"
4040
postgres-protocol = "0.1"
4141
bit-vec = { version = "0.4", optional = true }
4242
chrono = { version = "0.2.14", optional = true }

0 commit comments

Comments
 (0)