This commit is contained in:
Simon Gardling
2022-05-25 11:03:45 -04:00
parent d7b88c0136
commit b025371ff6
5 changed files with 2 additions and 33 deletions

View File

@@ -14,7 +14,6 @@ phf = { version = "0.10", no-default-features = true }
exmex = { git = "https://github.com/bertiqwerty/exmex.git", branch = "main", features = [
"partial",
] }
lazy_static = "1.4"
[build-dependencies]
phf_codegen = { version = "0.10", no-default-features = true }