mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-16 17:35:04 +01:00
tracing
This commit is contained in:
parent
01c43606a2
commit
b3c95f38e7
5 changed files with 10 additions and 4 deletions
|
|
@ -10,5 +10,6 @@ rand = "0.8.5"
|
|||
ssh-protocol = { path = "../ssh-protocol" }
|
||||
|
||||
tokio = { version = "1.39.2", features = ["full"] }
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "json"] }
|
||||
|
||||
tracing.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue