Update async-tungstenite in websocket example
This commit is contained in:
parent
78689687ff
commit
dd249a1d11
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ once_cell.workspace = true
|
||||||
warp = "0.3"
|
warp = "0.3"
|
||||||
|
|
||||||
[dependencies.async-tungstenite]
|
[dependencies.async-tungstenite]
|
||||||
version = "0.23"
|
version = "0.24"
|
||||||
features = ["tokio-rustls-webpki-roots"]
|
features = ["tokio-rustls-webpki-roots"]
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue