Use custom rustls and alpn fedichatv0
Maybe this fixes a bug I'm looking at? Not sure though. It should make the protocol more robust though
This commit is contained in:
@@ -23,4 +23,5 @@ bcrypt = "0.19.1"
|
||||
time = { version = "0.3.47", features = ["serde"] }
|
||||
rand = "0.10.1"
|
||||
uuid = { version = "1.23.2", features = ["v4"] }
|
||||
rustls = "0.23.40"
|
||||
#postcard = {version = "1.1.3", features = ["use-std"]}
|
||||
|
||||
Reference in New Issue
Block a user