feat: use humansize crate and which crate for program lookup
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
This commit is contained in:
@@ -48,7 +48,8 @@ axum = "0.7"
|
||||
tower = "0.4"
|
||||
tower-http = { version = "0.5", features = ["cors", "fs", "trace"] }
|
||||
hyper = { version = "1.0", features = ["full"] }
|
||||
once_cell = "1.19.0"
|
||||
once_cell = "1.19.0" once_cell = "1.19.0"
|
||||
once_cell = "1.19.0"which = "6.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user