mirror of
https://codeberg.org/spire/dispenser.git
synced 2026-06-03 18:14:06 +02:00
tracing
This commit is contained in:
parent
c2fd7cd3f8
commit
a581121bd6
5 changed files with 117 additions and 13 deletions
|
|
@ -19,4 +19,6 @@ thrussh-keys = "0.21"
|
|||
futures-util = "0.3"
|
||||
pretty_env_logger = "0.4"
|
||||
cron = "0.11.0"
|
||||
rcon = { version = "0.6.0", features = ["rt-tokio"] }
|
||||
rcon = { version = "0.6.0", features = ["rt-tokio"] }
|
||||
tracing = "0.1.33"
|
||||
tracing-subscriber = "0.3.11"
|
||||
Loading…
Add table
Add a link
Reference in a new issue