Skip to content

Commit 29b9f97

Browse files
committed
feat - add regex for lookup pattern matching
1 parent f7075fb commit 29b9f97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mind.nimble

+1
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ bin = @["mind"]
1313
requires "nim >= 2.0.2"
1414
requires "docopt"
1515
requires "norm"
16+
requires "regex"

0 commit comments

Comments
 (0)