Skip to content

Commit

Permalink
Bump tokio-tungstenite from v0.25 to v0.26 (#4364)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 54034a5 commit c118dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/example-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ mozrunner = "0.15"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
tokio = { version = "1.29.1", features = ["macros", "net", "time"] }
tokio-tungstenite = "0.25"
tokio-tungstenite = "0.26"
tower = { version = "0.5", features = ["make", "util"] }
tower-http = { version = "0.6", features = ["fs", "util", "set-header"] }

0 comments on commit c118dc5

Please sign in to comment.