Skip to content

Commit 7c57400

Browse files
Update Rust crate tokio-tungstenite to 0.26
1 parent 2a524dd commit 7c57400

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
@@ -34,7 +34,7 @@ propolis-server-config = { git = "https://github.com/oxidecomputer/propolis", re
3434
toml = "0.7"
3535
libc = "0.2"
3636
tokio = { version = "1.44.1", features = ["full"] }
37-
tokio-tungstenite = "0.21"
37+
tokio-tungstenite = "0.26"
3838
futures = "0.3"
3939
clap = { version = "4.0.28", features = ["color", "derive"] }
4040
tabwriter = { version = "1", features = ["ansi_formatting"] }

0 commit comments

Comments
 (0)