Skip to content

Commit c6a8ea3

Browse files
Update Rust crate tokio to 1.47.1 (#204)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 23022c9 commit c6a8ea3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ slog-envlogger = "2.2"
3232
toml = "0.8"
3333
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "02fdf06bb279fc1b1393f993b90cbe84b7e9f281" }
3434
libc = "0.2"
35-
tokio = { version = "1.47.0", features = ["full"] }
35+
tokio = { version = "1.47.1", features = ["full"] }
3636
tokio-tungstenite = "0.21"
3737
futures = "0.3"
3838
clap = { version = "4.5.42", features = ["color", "derive"] }

0 commit comments

Comments
 (0)