everything tbh

This commit is contained in:
2024-08-29 22:02:19 +02:00
parent 2cdf7f38d1
commit 8d05683bd1
10 changed files with 168 additions and 141 deletions

View File

@@ -17,6 +17,7 @@ serde_json = "1.0.125"
rand = "0.8.5"
semver = "1.0.23"
colored = "2.1.0"
once_cell = "1.19.0"
reqwest = { version = "0.12.5", features = ["stream"] }
futures-util = "0.3.30"
indicatif = "0.17.8"