Skip to content

Commit c118dc5

Browse files
Bump tokio-tungstenite from v0.25 to v0.26 (#4364)
1 parent 54034a5 commit c118dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/example-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ mozrunner = "0.15"
2121
serde = { version = "1.0", features = ["derive"] }
2222
serde_json = "1.0"
2323
tokio = { version = "1.29.1", features = ["macros", "net", "time"] }
24-
tokio-tungstenite = "0.25"
24+
tokio-tungstenite = "0.26"
2525
tower = { version = "0.5", features = ["make", "util"] }
2626
tower-http = { version = "0.6", features = ["fs", "util", "set-header"] }

0 commit comments

Comments
 (0)