Skip to content

Commit dfa301f

Browse files
Update Rust crate tokio-tungstenite to 0.28
1 parent ce50305 commit dfa301f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ toml = "0.9"
3333
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "36f20be9bb4c3b362029237f5feb6377c982395f" }
3434
libc = "0.2"
3535
tokio = { version = "1.50.0", features = ["full"] }
36-
tokio-tungstenite = "0.21"
36+
tokio-tungstenite = "0.28"
3737
futures = "0.3"
3838
clap = { version = "4.5.60", features = ["color", "derive"] }
3939
tabwriter = { version = "1", features = ["ansi_formatting"] }

0 commit comments

Comments
 (0)