Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 0022bf6

Browse files
dependabot[bot]jameshiew
authored andcommitted
Bump tokio from 1.45.1 to 1.47.0 in the cargo-updates group
Bumps the cargo-updates group with 1 update: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.45.1 to 1.47.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.47.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f99dd0 commit 0022bf6

File tree

2 files changed

+38
-10
lines changed

2 files changed

+38
-10
lines changed

Cargo.lock

Lines changed: 37 additions & 9 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
@@ -8,7 +8,7 @@ rust-version = "1.85.0"
88
axum = "0.8.4"
99
anyhow = "1.0.98"
1010
serde = { version = "1.0.219", features = ["derive"] }
11-
tokio = { version = "1.45.1", features = [
11+
tokio = { version = "1.47.0", features = [
1212
"macros",
1313
"rt",
1414
"rt-multi-thread",

0 commit comments

Comments
 (0)