Skip to content

Commit 0b8a65e

Browse files
Build(deps): bump tokio from 1.45.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.48.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.48.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 714f208 commit 0b8a65e

File tree

2 files changed

+39
-71
lines changed

2 files changed

+39
-71
lines changed

Cargo.lock

Lines changed: 38 additions & 70 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
@@ -21,4 +21,4 @@ platform-dirs = "0.3.0"
2121
reqwest = { version = "0.13.1", features = ["blocking"] }
2222
serde = { version = "1.0.228", features = ["derive"] }
2323
serde_yaml = "0.9.34"
24-
tokio = { version = "1.45.1", features = ["full"] }
24+
tokio = { version = "1.48.0", features = ["full"] }

0 commit comments

Comments
 (0)