Skip to content

Commit 240f189

Browse files
Bump tokio from 1.46.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31b5fc0 commit 240f189

File tree

2 files changed

+8
-27
lines changed

2 files changed

+8
-27
lines changed

Cargo.lock

Lines changed: 7 additions & 26 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
@@ -25,4 +25,4 @@ macros = ["dep:redis-macros-derive"]
2525
deadpool-redis = "0.22"
2626
redis = { version = "0.32.0", features = ["tokio-comp", "json"] }
2727
serde_yaml = "0.9"
28-
tokio = { version = "1.41", features = ["full"] }
28+
tokio = { version = "1.47", features = ["full"] }

0 commit comments

Comments
 (0)