feat: use ere (compile-time regex compilation)
This commit is contained in:
@@ -62,6 +62,7 @@ rnix = "0.12"
|
||||
rowan = "0.15"
|
||||
|
||||
nix-js-macros = { path = "../nix-js-macros" }
|
||||
ere = "0.2.4"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.5", features = ["html_reports"] }
|
||||
|
||||
Reference in New Issue
Block a user