mirror of
https://codeberg.org/icewind/galton.git
synced 2026-06-03 10:24:07 +02:00
prepare for more flexible matchers/extractors
This commit is contained in:
parent
eb4c13a43c
commit
e20f0d7661
9 changed files with 401 additions and 115 deletions
|
|
@ -19,4 +19,7 @@ tracing-subscriber = "0.3.20"
|
|||
notify-debouncer-full = "0.6.0"
|
||||
ctrlc = "3.5.0"
|
||||
sha2 = "0.11.0-rc.2"
|
||||
hex = "0.4.3"
|
||||
hex = "0.4.3"
|
||||
|
||||
[dev-dependencies]
|
||||
maplit = "1.0.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue