Skip to content

Commit ce405df

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 133eef7 commit ce405df

2 files changed

Lines changed: 71 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 70 additions & 28 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
@@ -20,7 +20,7 @@ serde_urlencoded="0.7"
2020
sqlx = { version = "0.4", default-features = false, features = ["postgres", "json", "runtime-tokio-rustls", "macros"] }
2121
sha-1 = "0.9"
2222
tokio = { version = "0.2", features = ["full", "sync", "time"] }
23-
tokio-tungstenite = "0.11.0"
23+
tokio-tungstenite = "0.12.0"
2424
toml = "0.5"
2525
twilight-model = "0.2"
2626
uuid = { version = "0.8", features = ["serde", "v4"], default_features = false }

0 commit comments

Comments
 (0)