chore: tidy

This commit is contained in:
2025-05-07 08:12:30 +08:00
parent 550ad54f30
commit 7261159e57
3 changed files with 21 additions and 373 deletions

View File

@@ -12,13 +12,9 @@ inherits = "dev"
rnix = "0.11"
anyhow = "1.0"
itertools = "0.12"
rayon = "1.10"
tokio = { version = "1.38", features = [ "full" ] }
rpds = "1.1"
derive_more = { version = "2.0", features = [ "full" ] }
crossbeam-channel = "0.5"
ecow = "0.2"
once_cell = "1.19"
regex = "1.11"
rustyline = "15.0"