Skip to content

Commit 11f87e5

Browse files
Bump tokio from 1.49.0 to 1.50.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.49.0 to 1.50.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4062e10 commit 11f87e5

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
@@ -65,7 +65,7 @@ thiserror = "2.0.18"
6565
tempfile = "3.26.0"
6666
test-common = { path = "test-common" }
6767
thouart = { git = "https://github.com/oxidecomputer/thouart" }
68-
tokio = { version = "1.49.0", features = ["full"] }
68+
tokio = { version = "1.50.0", features = ["full"] }
6969
tokio-util = "0.7.18"
7070
toml = "1.0.3"
7171
toml_edit = "0.25.4"

0 commit comments

Comments
 (0)