Skip to content

Commit b634414

Browse files
Bump tokio-tungstenite from 0.11.0 to 0.12.0
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/snapview/tokio-tungstenite/releases) - [Commits](https://github.com/snapview/tokio-tungstenite/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 44cfcbb commit b634414

2 files changed

Lines changed: 66 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 65 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ hyper = { version = "0.13" }
1313
log = "0.4"
1414
sha-1 = "0.9"
1515
tokio = { version = "0.2", features = ["full", "sync", "time"] }
16-
tokio-tungstenite = "0.11.0"
16+
tokio-tungstenite = "0.12.0"
1717
toml = "0.5"
1818
serde = { version = "1.0", features = ["derive"] }
1919
serde_json = "1"

0 commit comments

Comments
 (0)