This commit is contained in:
Andrew Gallant
2023-10-09 18:23:36 -04:00
parent f7ff34fdf9
commit 9626f16757
14 changed files with 113 additions and 808 deletions

View File

@@ -17,5 +17,5 @@ edition = "2021"
bstr = "1.6.2"
grep-matcher = { version = "0.1.6", path = "../matcher" }
log = "0.4.20"
regex-automata = { version = "0.3.8" }
regex-syntax = "0.7.5"
regex-automata = { version = "0.4.0" }
regex-syntax = "0.8.0"