Skip to content

Commit 1d42167

Browse files
Update Rust crate tokio to 1.44.1 (#116)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent ff40df1 commit 1d42167

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
@@ -33,7 +33,7 @@ propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "fa
3333
propolis-server-config = { git = "https://github.com/oxidecomputer/propolis", rev = "fae5334bcad5e864794332c6fed5e6bb9ec88831" }
3434
toml = "0.7"
3535
libc = "0.2"
36-
tokio = { version = "1.39.3", features = ["full"] }
36+
tokio = { version = "1.44.1", features = ["full"] }
3737
tokio-tungstenite = "0.21"
3838
futures = "0.3"
3939
clap = { version = "4.0.28", features = ["color", "derive"] }

0 commit comments

Comments
 (0)