Replace regex with winnow

This commit is contained in:
mo8it
2024-03-24 19:18:19 +01:00
parent f205ee3d4c
commit c0c112985b
3 changed files with 42 additions and 6 deletions

View File

@@ -15,10 +15,10 @@ glob = "0.3.0"
home = "0.5.9"
indicatif = "0.17.8"
notify-debouncer-mini = "0.4.1"
regex = "1.10.3"
serde_json = "1.0.114"
serde = { version = "1.0.197", features = ["derive"] }
toml = "0.8.10"
winnow = "0.6.5"
[[bin]]
name = "rustlings"