We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 386992a commit bf0fa01Copy full SHA for bf0fa01
Cargo.toml
@@ -40,7 +40,7 @@ serde_json = { version = "1.0", default-features = false, features = ["alloc"]}
40
sha2 = { version = "0.10", default-features = false }
41
sled = "0.34"
42
toml = "0.8"
43
-tokio-tungstenite = "0.21"
+tokio-tungstenite = "0.26"
44
tokio = { version = "1", features = ["full"] }
45
tracing = "0.1"
46
unicode-normalization = { version = "0.1", default-features = false }
0 commit comments