Skip to content

Commit 463cf01

Browse files
Bump tokio from 1.47.1 to 1.48.0 (#1535)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 801dc5c commit 463cf01

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

Cargo.lock

Lines changed: 5 additions & 19 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
@@ -48,7 +48,7 @@ default-features = false
4848
features = ["expose-test-schema"]
4949

5050
[workspace.dependencies.tokio]
51-
version = "1.47.1"
51+
version = "1.48.0"
5252
features = [
5353
"fs",
5454
"rt-multi-thread",

0 commit comments

Comments
 (0)