Skip to content

Commit a08e5fa

Browse files
leftwoAlan Hanson
and
Alan Hanson
authored
Update tokio to 1.40 (#1611)
Keep in sync with Omicron and Propolis (who now both have this) Co-authored-by: Alan Hanson <alan@oxide.computer>
1 parent ace54d9 commit a08e5fa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ strum_macros = "0.26"
101101
tempfile = "3"
102102
test-strategy = "0.4.0"
103103
thiserror = "1"
104-
tokio = { version = "1.36", features = ["full"] }
104+
tokio = { version = "1.40", features = ["full"] }
105105
tokio-rustls = { version = "0.24.1" }
106106
tokio-test = "*"
107107
tokio-util = { version = "0.7", features = ["codec"]}

0 commit comments

Comments
 (0)