Remove parsing logic

This commit is contained in:
Joscha 2021-11-17 21:55:40 +01:00
parent d8ec2e6c3a
commit f6c249393b
7 changed files with 1 additions and 286 deletions

View file

@ -6,6 +6,5 @@ edition = "2018"
[dependencies]
anyhow = "1.0.45"
chrono = "0.4.19"
codespan-reporting = "0.11.1"
structopt = "0.3.25"
thiserror = "1.0.30"