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

jonah pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/main by this push:
     new 755f9a5def Update ring to v0.17.13 (#15063)
755f9a5def is described below

commit 755f9a5def64b1a51e1e5a6f894cc85122b4fc48
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Mar 7 09:20:37 2025 -0500

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

diff --git a/Cargo.lock b/Cargo.lock
index 3cad2fd73d..986d66cbd2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -5061,9 +5061,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