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

csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git


The following commit(s) were added to refs/heads/master by this push:
     new c0c4a0bc Bump once_cell from 1.21.3 to 1.21.4 (#2088)
c0c4a0bc is described below

commit c0c4a0bc5e1c0dc31890b0dc093605b05a9f6749
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 13 17:20:16 2026 +0800

    Bump once_cell from 1.21.3 to 1.21.4 (#2088)
---
 Cargo.lock | 4 ++--
 Cargo.toml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index e2a8b053..cb29a8aa 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2826,9 +2826,9 @@ dependencies = [
 
 [[package]]
 name = "once_cell"
-version = "1.21.3"
+version = "1.21.4"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
+checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
 
 [[package]]
 name = "orc-rust"
diff --git a/Cargo.toml b/Cargo.toml
index 819af6b1..3efcd5fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -170,7 +170,7 @@ log = "0.4.29"
 lz4_flex = "0.12.0"
 num = "0.4.2"
 object_store = "0.12.4"
-once_cell = "1.21.3"
+once_cell = "1.21.4"
 panic-message = "0.3.0"
 parking_lot = "0.12.5"
 paste = "1.0.15"

Reply via email to