Skip to content

Commit b0b9a6b

Browse files
chore(deps): bump tokio-tungstenite from 0.23.1 to 0.28.0 (0xPlaygrounds#1784)
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.23.1 to 0.28.0. - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](https://github.com/snapview/tokio-tungstenite/commits/v0.28.0) --- updated-dependencies: - dependency-name: tokio-tungstenite dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02452c3 commit b0b9a6b

2 files changed

Lines changed: 23 additions & 59 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 58 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
@@ -123,7 +123,7 @@ tokio = "1.52.3"
123123
tokio-rusqlite = { version = "0.6.0", default-features = false }
124124
tokio-test = "0.4.4"
125125
tokio-stream = "0.1.17"
126-
tokio-tungstenite = { version = "0.23.1", default-features = false }
126+
tokio-tungstenite = { version = "0.28.0", default-features = false }
127127
tonic = "0.14.5"
128128
tonic-build = "0.14.6"
129129
tonic-prost = "0.14.5"

0 commit comments

Comments
 (0)