Skip to content

Commit d365d2b

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 e505ae9 commit d365d2b

2 files changed

Lines changed: 67 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 66 additions & 13 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
@@ -25,7 +25,7 @@ graphql_client = "0.9.0"
2525

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

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

0 commit comments

Comments
 (0)