feat: with output
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-01-28 21:49:52 +01:00
parent 663fe0b199
commit 5875c96aa8
3 changed files with 11 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ tokio.workspace = true
serde_json.workspace = true
serde_yaml.workspace = true
serde.workspace = true
tracing = {version = "0.1.40", features = ["log"]}
[dev-dependencies]
tokio.workspace = true