add some comments to filter_with_lists and add a basic test
This commit is contained in:
parent
7f371bf91b
commit
5c0397c456
3 changed files with 67 additions and 1 deletions
|
@ -27,6 +27,7 @@ once_cell = {version="1.18.0"}
|
|||
error-stack = {version="0.3.1"}
|
||||
async-trait = {version="0.1.73"}
|
||||
regex = {version="1.9.3", features=["perf"]}
|
||||
tempfile = "3.8.0"
|
||||
|
||||
[dev-dependencies]
|
||||
rusty-hook = "^0.11.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue