Skip to content

Commit fc8c21a

Browse files
chore(rust): Bump tokio from 1.47.1 to 1.48.0 in /rust (#3599)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a82d7b commit fc8c21a

File tree

2 files changed

+5
-92
lines changed

2 files changed

+5
-92
lines changed

rust/Cargo.lock

Lines changed: 4 additions & 91 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
@@ -38,7 +38,7 @@ arrow-buffer = "56.2.0"
3838
arrow-schema = "56.2.0"
3939
datafusion = { version = "50.3.0", default-features = false }
4040
datafusion-substrait = { version = "50.3.0", default-features = false }
41-
tokio = { version = "1.47", features = ["rt-multi-thread"] }
41+
tokio = { version = "1.48", features = ["rt-multi-thread"] }
4242
prost = "0.13.5"
4343

4444
[dev-dependencies]

0 commit comments

Comments
 (0)