This commit is contained in:
nora 2024-02-06 20:20:51 +01:00
parent 33748193aa
commit a58ec204c5
5 changed files with 195 additions and 41 deletions

View file

@ -7,5 +7,6 @@ edition = "2021"
[dependencies]
glob-match = "0.2.1"
rayon = "1.8.1"
serde = { version = "1.0.196", features = ["derive"] }
toml = "0.8.10"