Skip to content

Commit d2277fe

Browse files
Bump tokio-tungstenite from 0.28.0 to 0.29.0
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.28.0 to 0.29.0. - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: tokio-tungstenite dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9f1d7a commit d2277fe

2 files changed

Lines changed: 5 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 11 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
@@ -60,7 +60,7 @@ tikv-jemallocator = { version = "0.6.0", default-features = false, features = ["
6060
tls-listener = { version = "=0.11", git = "https://github.com/gi0baro/tls-listener.git", branch = "0.11.x", features = ["rustls-ring", "rustls-tls12"] }
6161
tokio = { version = "1.45", features = ["full"] }
6262
tokio-stream = "0.1"
63-
tokio-tungstenite = "=0.28"
63+
tokio-tungstenite = "=0.29"
6464
tokio-util = { version = "0.7", features = ["codec", "rt"] }
6565

6666
[build-dependencies]

0 commit comments

Comments
 (0)