[Fix] Connections

This commit is contained in:
Alex Emmet 2026-08-30 19:17:58 +02:00
commit 160bb169bd
No known key found for this signature in database
7 changed files with 217 additions and 63 deletions

View file

@ -17,6 +17,7 @@ ansi_term = "0.12.1"
uuid = { version = "1.24.0", features = ["v4"] }
base64 = "0.22.1"
dashmap = "6.2.1"
http = "1"
once_cell = "1.21.4"
rand = "0.10.2"
rustls = { version = "0.23.42", default-features = false, features = [