mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-08 16:13:25 +02:00
feat: with loggers
This commit is contained in:
@@ -14,6 +14,8 @@ eyre = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
tracing-subscriber = { workspace = true }
|
||||
|
||||
dirs = "4.0.0"
|
||||
flate2 = { version = "1.0.25", features = ["zlib"] }
|
||||
|
Reference in New Issue
Block a user