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

2
Cargo.lock generated
View File

@@ -1640,7 +1640,6 @@ name = "parsing"
version = "0.1.0"
dependencies = [
"exmex",
"lazy_static",
"phf",
"phf_codegen",
]
@@ -2793,7 +2792,6 @@ dependencies = [
"getrandom",
"instant",
"itertools",
"lazy_static",
"parsing",
"rayon",
"run_script",