Skip to content

Commit 98bfbe3

Browse files
authored
Merge pull request #1829 from kube-rs/dependabot/cargo/tokio-tungstenite-0.28.0
Update tokio-tungstenite requirement from 0.27.0 to 0.28.0
2 parents 27fae27 + 610b7c1 commit 98bfbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ tempfile = "3.1.0"
8181
thiserror = "2.0.3"
8282
tokio = "1.14.0"
8383
tokio-test = "0.4.0"
84-
tokio-tungstenite = "0.27.0"
84+
tokio-tungstenite = "0.28.0"
8585
tokio-util = "0.7.0"
8686
tower = "0.5.1"
8787
tower-http = "0.6.1"

0 commit comments

Comments
 (0)