[go: nahoru, domu]

Skip to content

Commit

Permalink
Upgrade tokio-tungstenite to 0.15 (seanmonstar#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonborje committed Jul 22, 2021
1 parent 5a5dba0 commit 985587a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tokio-stream = "0.1.1"
tokio-util = { version = "0.6", features = ["io"] }
tracing = { version = "0.1.21", default-features = false, features = ["std"] }
tower-service = "0.3"
tokio-tungstenite = { version = "0.14", optional = true }
tokio-tungstenite = { version = "0.15", optional = true }
percent-encoding = "2.1"
pin-project = "1.0"
tokio-rustls = { version = "0.22", optional = true }
Expand Down

0 comments on commit 985587a

Please sign in to comment.