mirror of
https://github.com/encounter/ghidra-cli.git
synced 2026-07-10 03:18:56 -07:00
fixes
This commit is contained in:
@@ -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"] }
|
||||
|
||||
Reference in New Issue
Block a user