Skip to content

Commit 456613a

Browse files
deps(v3)(deps): bump tokio in /v3 in the tokio-ecosystem group
Bumps the tokio-ecosystem group in /v3 with 1 update: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.52.1 to 1.52.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tokio-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc30cf4 commit 456613a

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

v3/Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v3/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ authors = ["Sindri Team"]
2525

2626
[workspace.dependencies]
2727
# Async runtime
28-
tokio = { version = "1.49", features = ["full"] }
28+
tokio = { version = "1.52", features = ["full"] }
2929

3030
# CLI framework
3131
clap = { version = "4.6", features = ["derive", "env", "wrap_help", "string"] }

0 commit comments

Comments
 (0)