Skip to content

Commit c7ab185

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -64,7 +64,7 @@ thiserror = "2.0.17"
6464
tempfile = "3.24.0"
6565
test-common = { path = "test-common" }
6666
thouart = { git = "https://github.com/oxidecomputer/thouart" }
67-
tokio = { version = "1.48.0", features = ["full"] }
67+
tokio = { version = "1.49.0", features = ["full"] }
6868
tokio-util = "0.7.17"
6969
toml = "0.9.10"
7070
toml_edit = "0.24.0"

0 commit comments

Comments
 (0)