Merge branch 'main' into next-0.10

This commit is contained in:
Alex Auvolat
2024-03-26 16:34:40 +01:00
12 changed files with 166 additions and 190 deletions
+1
View File
@@ -76,6 +76,7 @@ kuska-handshake = { version = "0.2.0", features = ["default", "async_std"] }
clap = { version = "4.1", features = ["derive", "env"] }
pretty_env_logger = "0.5"
structopt = { version = "0.3", default-features = false }
syslog-tracing = "0.3"
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }