remove unused dep

This commit is contained in:
2024-12-09 04:25:18 +01:00
parent 1d0fbc9fc5
commit b0c2c8d478
2 changed files with 0 additions and 29 deletions

View File

@@ -19,7 +19,6 @@ semver = "1.0.23"
colored = "2.1.0"
once_cell = "1.20.0"
reqwest = { version = "0.12.7", features = ["stream"] }
ureq = "2.9"
futures-util = "0.3.30"
indicatif = "0.17.8"
tokio = {version="1.40.0", features = ["rt-multi-thread", "macros"]}