This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 4f7acca12 chore(rust): bump tokio from 1.44.0 to 1.44.1 in /rust 
(#2618)
4f7acca12 is described below

commit 4f7acca121f616ac74f88805096aa08e6f1759ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 17 18:02:19 2025 -0400

    chore(rust): bump tokio from 1.44.0 to 1.44.1 in /rust (#2618)
    
    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.0 to 1.44.1.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 rust/Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index 14f309821..8b97a7ad4 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -2870,9 +2870,9 @@ dependencies = [
 
 [[package]]
 name = "tokio"
-version = "1.44.0"
+version = "1.44.1"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "9975ea0f48b5aa3972bf2d888c238182458437cc2a19374b81b25cdf1023fb3a"
+checksum = "f382da615b842244d4b8738c82ed1275e6c5dd90c459a30941cd07080b06c91a"
 dependencies = [
  "backtrace",
  "bytes",

Reply via email to