Using regex but will try to solve the problem without it.,
This commit is contained in:
parent
9c1a7818b2
commit
63a4047c30
3 changed files with 47 additions and 6 deletions
|
@ -13,3 +13,4 @@ rpath = true
|
|||
[dependencies]
|
||||
nom = "7.1.1"
|
||||
itertools = "0.10.5"
|
||||
fancy-regex = { version = "0.10.0", features = ["perf-literal", "perf-dfa", "perf-inline", "perf-cache"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue