Skip to content

Commit 9ebd1e9

Browse files
chore(deps): update rust crate tokio to 1.37 (#189)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent d024627 commit 9ebd1e9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -52,7 +52,7 @@ hostname = "0.3"
5252
thiserror = "1.0"
5353
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main" }
5454
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
55-
tokio = { version = "1.36", features = ["full"] }
55+
tokio = { version = "1.37", features = ["full"] }
5656
serde_repr = "0.1"
5757
anyhow = "1.0"
5858
hyper = "0.14"

0 commit comments

Comments
 (0)