rewrite it all

This commit is contained in:
nora 2024-02-07 18:38:36 +01:00
parent 761818fda2
commit b90a97face
6 changed files with 321 additions and 129 deletions

View file

@ -6,7 +6,8 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
eyre = "0.6.12"
glob-match = "0.2.1"
rayon = "1.8.1"
serde = { version = "1.0.196", features = ["derive"] }
toml = "0.8.10"
serde_yaml = "0.9.31"