Skip to content

Commit 8a1e55f

Browse files
chore(rust): bump tokio from 1.45.1 to 1.46.1 in /rust (#3113)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.46.1. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfb7f82 commit 8a1e55f

File tree

2 files changed

+137
-38
lines changed

2 files changed

+137
-38
lines changed

rust/Cargo.lock

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

rust/driver/datafusion/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ arrow-buffer = "55.0.0"
3737
arrow-schema = "55.0.0"
3838
datafusion = "47.0.0"
3939
datafusion-substrait = "47.0.0"
40-
tokio = { version = "1.45", features = ["rt-multi-thread"] }
40+
tokio = { version = "1.46", features = ["rt-multi-thread"] }
4141
prost = "0.13.5"
4242

4343
[dev-dependencies]

0 commit comments

Comments
 (0)