Skip to content

Commit 5593ebc

Browse files
Bump tokio from 1.50.0 to 1.51.0 (#1407)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.50.0 to 1.51.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d40d50 commit 5593ebc

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -66,7 +66,7 @@ thiserror = "2.0.18"
6666
tempfile = "3.27.0"
6767
test-common = { path = "test-common" }
6868
thouart = { git = "https://github.com/oxidecomputer/thouart" }
69-
tokio = { version = "1.50.0", features = ["full"] }
69+
tokio = { version = "1.51.0", features = ["full"] }
7070
tokio-util = "0.7.18"
7171
toml = "1.0.7"
7272
toml_edit = "0.25.8"

0 commit comments

Comments
 (0)