Skip to content

Commit 2f90a40

Browse files
chore(deps): 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] <support@github.com>
1 parent e1c31b8 commit 2f90a40

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
@@ -89,7 +89,7 @@ target-lexicon = { version = "0.13.2", features = ["std"] }
8989
temp-dir = "0.1.16"
9090
tempfile = "3.24.0"
9191
thiserror = "2.0.17"
92-
tokio = { version = "1.48.0", features = ["full"] }
92+
tokio = { version = "1.49.0", features = ["full"] }
9393
toml = "0.9.10"
9494
toml_edit = { version = "0.24.0" }
9595
tracing = { version = "0.1.44", features = ["log"] }

0 commit comments

Comments
 (0)