mirror of
https://github.com/Noratrieb/target-tier-docs-experiment.git
synced 2026-01-16 01:15:08 +01:00
rewrite it all
This commit is contained in:
parent
761818fda2
commit
b90a97face
6 changed files with 321 additions and 129 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue