Un-lock phf

Closes #369

(cherry picked from commit 440a596350d417926faa07a952a638685f1c1e7a)
This commit is contained in:
Steven Fackler
2018-08-22 22:35:33 -07:00
parent 16d1a050e7
commit dbc6bf24e4
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Steven Fackler <sfackler@gmail.com>"]
[dependencies]
phf_codegen = "=0.7.22"
phf_codegen = "0.7.22"
regex = "0.1"
marksman_escape = "0.1"
linked-hash-map = "0.4"