Add parsing and fix bugs

This commit is contained in:
hal8174 2024-10-10 00:23:33 +02:00
parent 34ad3315b3
commit bb71924ca9
4 changed files with 700 additions and 55 deletions

View file

@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
miette = { version = "7.2.0", features = ["fancy"] }