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

xudong963 pushed a commit to branch branch-46
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/branch-46 by this push:
     new 112e9ebb9f Update ring to v0.17.13 (#15063) (#15228)
112e9ebb9f is described below

commit 112e9ebb9f8b918e82136bcb9f7c3b53d27566a2
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Mar 14 10:42:37 2025 -0400

    Update ring to v0.17.13 (#15063) (#15228)
---
 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 8eaaad283b..7c81dd99c8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4937,9 +4937,9 @@ dependencies = [
 
 [[package]]
 name = "ring"
-version = "0.17.9"
+version = "0.17.13"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "e75ec5e92c4d8aede845126adc388046234541629e76029599ed35a003c7ed24"
+checksum = "70ac5d832aa16abd7d1def883a8545280c20a60f523a370aa3a9617c2b8550ee"
 dependencies = [
  "cc",
  "cfg-if",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to