Skip to content

Commit d203955

Browse files
chore(deps): bump tokio from 1.47.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.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 549b01c commit d203955

2 files changed

Lines changed: 24 additions & 83 deletions

File tree

Cargo.lock

Lines changed: 23 additions & 82 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
@@ -40,7 +40,7 @@ parking_lot = "0.12"
4040
rand = "0.9.2"
4141
rayon = "1.10.0"
4242
num_cpus = "1.17.0"
43-
tokio = { version = "1.47.1", default-features = false }
43+
tokio = { version = "1.48.0", default-features = false }
4444
tracing = { version = "0.1.40", default-features = false }
4545
regex = "1.10.5"
4646
url = "2.5.1"

0 commit comments

Comments
 (0)