remove dependency on winnow

This commit is contained in:
Schrottkatze 2023-11-16 09:17:14 +01:00
commit 3cca2bc2cc
4 changed files with 0 additions and 31 deletions

View file

@ -6,6 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
winnow = "0.5"
logos = "0.13"
codespan-reporting = "0.11"