This commit is contained in:
Ahmed Ibrahim
2025-11-03 15:46:03 -08:00
parent 1e0e553304
commit 35ea2ed1c1
4 changed files with 20 additions and 5 deletions

View File

@@ -39,6 +39,7 @@ ctor = { workspace = true }
owo-colors = { workspace = true }
serde_json = { workspace = true }
supports-color = { workspace = true }
toml = { workspace = true }
tokio = { workspace = true, features = [
"io-std",
"macros",