[Fix] Connections
This commit is contained in:
parent
82a5d9469b
commit
160bb169bd
7 changed files with 217 additions and 63 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue