This commit is contained in:
nora 2024-08-15 16:48:06 +02:00
parent 01c43606a2
commit b3c95f38e7
5 changed files with 10 additions and 4 deletions

View file

@ -5,7 +5,7 @@ edition = "2021"
[dependencies]
ssh-transport = { path = "../ssh-transport" }
tracing = "0.1.40"
tracing.workspace = true
[dev-dependencies]
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }