Remove unused dependencies (#3626)

Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2025-07-29 17:32:25 +02:00
committed by GitHub
parent 9d996c3957
commit 656b5b889f
8 changed files with 5 additions and 217 deletions
-1
View File
@@ -25,7 +25,6 @@ thiserror = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
lazy_static = "1.5"
kill_tree = "0.2.4"
shellexpand = "3.1.0"
indoc = "2.0.5"
xcap = "0.0.14"