Skip to content

Commit c606ee0

Browse files
Bump tokio from 1.45.0 to 1.45.1 (#1115)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.0 to 1.45.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.0...tokio-1.45.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84351d3 commit c606ee0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -63,7 +63,7 @@ thiserror = "2.0.11"
6363
tempfile = "3.20.0"
6464
test-common = { path = "test-common" }
6565
thouart = { git = "https://github.com/oxidecomputer/thouart" }
66-
tokio = { version = "1.45.0", features = ["full"] }
66+
tokio = { version = "1.45.1", features = ["full"] }
6767
toml = "0.8.22"
6868
toml_edit = "0.22.24"
6969
tracing = "0.1.41"

0 commit comments

Comments
 (0)