Skip to content

Commit e496a39

Browse files
dependabot[bot]andyquinterom
authored andcommitted
chore(deps): Bump tokio-tungstenite from 0.23.1 to 0.24.0
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.23.1 to 0.24.0. - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](https://github.com/snapview/tokio-tungstenite/commits/v0.24.0) --- updated-dependencies: - dependency-name: tokio-tungstenite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa77941 commit e496a39

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@ num_cpus = "1"
2828
tokio = { version = "1", features = ["full"] }
2929
tokio-stream = "0.1"
3030
tokio-util = { version = "^0.7", features = ["codec"] }
31-
tokio-tungstenite = "^0.23"
31+
tokio-tungstenite = "^0.24"
3232
base64 = "0.22"
3333
sha1 = "0.10"
3434
futures-util = "0.3"

0 commit comments

Comments
 (0)