optimize load spec; update logging; parallelize output
This commit is contained in:
@@ -10,6 +10,7 @@ debug = true
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
clap = { version = "4.5" }
|
||||
rayon = "1"
|
||||
regex = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
||||
Reference in New Issue
Block a user