Start splitting out the tests into multiples, with the library code at top level in once_cell's Lazy
This commit is contained in:
@@ -9,6 +9,7 @@ build = "build.rs"
|
||||
[dependencies]
|
||||
lalrpop-util = {version="0.19.7", features=["lexer"]}
|
||||
regex = "1"
|
||||
once_cell = "1.17.0"
|
||||
|
||||
[build-dependencies]
|
||||
lalrpop = "0.19.7"
|
||||
|
||||
Reference in New Issue
Block a user