Skip to content

Commit e951096

Browse files
chore(deps): bump tokio-tungstenite from 0.11.0 to 0.13.0
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.11.0 to 0.13.0. - [Release notes](https://github.com/snapview/tokio-tungstenite/releases) - [Commits](snapview/tokio-tungstenite@v0.11.0...v0.13.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89b2b58 commit e951096

2 files changed

Lines changed: 62 additions & 9 deletions

File tree

Cargo.lock

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

lib/vector-api-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ graphql_client = "0.9.0"
2424

2525
# HTTP / WebSockets
2626
reqwest = { version = "0.10.9", features = ["json"] }
27-
tokio-tungstenite = { version = "0.11.0", features = ["tls"] }
27+
tokio-tungstenite = { version = "0.13.0", features = ["tls"] }
2828

2929
# External libs
3030
weak-table = "0.3.0"

0 commit comments

Comments
 (0)