add colors

This commit is contained in:
2026-05-22 22:55:05 +02:00
parent ec7c055d77
commit 63497a4481
3 changed files with 12 additions and 3 deletions
Generated
+7
View File
@@ -1012,6 +1012,12 @@ dependencies = [
"vcpkg",
]
[[package]]
name = "owo-colors"
version = "4.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d211803b9b6b570f68772237e415a029d5a50c65d382910b879fb19d3271f94d"
[[package]]
name = "parking_lot"
version = "0.12.5"
@@ -1319,6 +1325,7 @@ dependencies = [
"aria2-ws",
"dialoguer",
"futures",
"owo-colors",
"reqwest",
"select",
"serde",