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

XiaoHongbo-Hope pushed a commit to branch codex/prepare-0.4.0-release
in repository https://gitbox.apache.org/repos/asf/paimon-rust.git

commit cf701a7dc7dddf9c2d5c09fe45d324e0ea45dcb0
Author: xiaohongbo <[email protected]>
AuthorDate: Thu Sep 3 17:59:50 2026 +0800

    chore(deps): replace yanked chacha20 release
---
 Cargo.lock                                           | 4 ++--
 DEPENDENCIES.rust.tsv                                | 2 +-
 bindings/python/DEPENDENCIES.rust.tsv                | 2 +-
 crates/integrations/datafusion/DEPENDENCIES.rust.tsv | 2 +-
 crates/paimon/DEPENDENCIES.rust.tsv                  | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 6af8279c..11ec61ea 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1089,9 +1089,9 @@ checksum = 
"f079e83a288787bcd14a6aea84cee5c87a67c5a3e660c30f557a3d24761b3527"
 
 [[package]]
 name = "chacha20"
-version = "0.10.1"
+version = "0.10.2"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "d524456ba66e72eb8b115ff89e01e497f8e6d11d78b70b1aa13c0fbd97540a81"
+checksum = "65c35e4b699c7e15ccbe7ee35c005e4fc0a278d22238a2857e6ce2dadeda1b06"
 dependencies = [
  "cfg-if",
  "cpufeatures 0.3.0",
diff --git a/DEPENDENCIES.rust.tsv b/DEPENDENCIES.rust.tsv
index 98277510..bc275a51 100644
--- a/DEPENDENCIES.rust.tsv
+++ b/DEPENDENCIES.rust.tsv
@@ -95,7 +95,7 @@ [email protected]                               X
 [email protected]                                                                   
                        X                                                       
 [email protected]            X                                                       
                        X                                                       
 [email protected]           X                                                       
                        X                                                       
[email protected]                X                                               
                                X                                               
        
[email protected]                X                                               
                                X                                               
        
 [email protected]          X                                                       
                        X                                                       
 [email protected]               X                                               
                                X                                               
        
 [email protected]           X                                                       
                        X                                                       
diff --git a/bindings/python/DEPENDENCIES.rust.tsv 
b/bindings/python/DEPENDENCIES.rust.tsv
index f77beb38..f486406b 100644
--- a/bindings/python/DEPENDENCIES.rust.tsv
+++ b/bindings/python/DEPENDENCIES.rust.tsv
@@ -71,7 +71,7 @@ [email protected]              X                                       
                                        X
 [email protected]                                X                               
                                                                                
        
 [email protected]                                                                   
                        X                                                       
 [email protected]           X                                                       
                        X                                                       
[email protected]                X                                               
                                X                                               
        
[email protected]                X                                               
                                X                                               
        
 [email protected]          X                                                       
                        X                                                       
 [email protected]               X                                               
                                X                                               
        
 [email protected]           X                                                       
                        X                                                       
diff --git a/crates/integrations/datafusion/DEPENDENCIES.rust.tsv 
b/crates/integrations/datafusion/DEPENDENCIES.rust.tsv
index 09433b81..413c2dfe 100644
--- a/crates/integrations/datafusion/DEPENDENCIES.rust.tsv
+++ b/crates/integrations/datafusion/DEPENDENCIES.rust.tsv
@@ -78,7 +78,7 @@ [email protected]                               X
 [email protected]                                                                   
                X                                                       
 [email protected]            X                                                       
                X                                                       
 [email protected]           X                                                       
                X                                                       
[email protected]                X                                               
                        X                                                       
[email protected]                X                                               
                        X                                                       
 [email protected]          X                                                       
                X                                                       
 [email protected]               X                                               
                        X                                                       
 [email protected]                X                                               
                                                                                
diff --git a/crates/paimon/DEPENDENCIES.rust.tsv 
b/crates/paimon/DEPENDENCIES.rust.tsv
index 9225deb9..62cf71a3 100644
--- a/crates/paimon/DEPENDENCIES.rust.tsv
+++ b/crates/paimon/DEPENDENCIES.rust.tsv
@@ -78,7 +78,7 @@ [email protected]                               X
 [email protected]                                                                   
                X                                               
 [email protected]            X                                                       
                X                                               
 [email protected]           X                                                       
                X                                               
[email protected]                X                                               
                        X                                               
[email protected]                X                                               
                        X                                               
 [email protected]          X                                                       
                X                                               
 [email protected]               X                                               
                        X                                               
 [email protected]           X                                                       
                X                                               

Reply via email to