update client

This commit is contained in:
Robin Appelman 2026-05-14 22:24:29 +02:00
commit 4b3d131072
2 changed files with 16 additions and 649 deletions

View file

@ -8,7 +8,7 @@ edition = "2024"
thiserror = "2.0.18"
dotenvy = "0.15.7"
main_error = "0.1.2"
demostf-client = { version = "0.4.6", default-features = false, features = ["rustls-tls"] }
demostf-client = "0.5.0"
tokio = { version = "1.52.3", features = ["rt-multi-thread", "macros"] }
tracing = "0.1.44"
tracing-subscriber = "0.3.23"