Skip to content

Commit e7512ca

Browse files
Bump tokio from 1.51.1 to 1.52.1 (#1425)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.51.1 to 1.52.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.1 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 caa6deb commit e7512ca

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -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.51.1", features = ["full"] }
69+
tokio = { version = "1.52.1", features = ["full"] }
7070
tokio-util = "0.7.18"
7171
toml = "1.0.7"
7272
toml_edit = "0.25.8"

0 commit comments

Comments
 (0)