OAUTHBEARER SASL support in all services (closes #627)
This commit is contained in:
@@ -39,8 +39,8 @@ hkdf = "0.12.3"
|
||||
sha1 = "0.10"
|
||||
sha2 = "0.10"
|
||||
reqwest = { version = "0.12", default-features = false, features = ["rustls-tls-webpki-roots", "http2"]}
|
||||
tokio-tungstenite = "0.23"
|
||||
tungstenite = "0.23"
|
||||
tokio-tungstenite = "0.24"
|
||||
tungstenite = "0.24"
|
||||
chrono = "0.4"
|
||||
dashmap = "6.0"
|
||||
aes = "0.8.3"
|
||||
|
||||
Reference in New Issue
Block a user