This commit is contained in:
Alexander Kiselev
2026-02-04 14:26:33 -08:00
parent a550ad1d35
commit 3d20a3104f
15 changed files with 333 additions and 283 deletions
+1
View File
@@ -33,6 +33,7 @@ env_logger = "0.11"
log = "0.4"
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
tracing-appender = "0.2"
# Async runtime (only needed for setup command's HTTP downloads)
tokio = { version = "1.35", features = ["rt", "io-util", "time", "net"] }