added logging
This commit is contained in:
@@ -45,6 +45,7 @@ anyhow = "1.0"
|
||||
# Logging (optional but recommended)
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["fmt", "env-filter"] }
|
||||
once_cell = "1.21.3"
|
||||
|
||||
# Parallel processing (for batch tickers)
|
||||
futures = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user