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

aitozi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new 1f69c4a  chore(deps):update rust version be 1.86.0 (#84)
1f69c4a is described below

commit 1f69c4a6c24f5f7fa858cad57be81fc135c1da71
Author: DogeKing <[email protected]>
AuthorDate: Tue Apr 22 23:31:13 2025 +0800

    chore(deps):update rust version be 1.86.0 (#84)
---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 0acaa57..f589335 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,4 +25,4 @@ edition = "2021"
 homepage = "https://paimon.apache.org/";
 repository = "https://github.com/apache/paimon-rust";
 license = "Apache-2.0"
-rust-version = "1.77.1"
+rust-version = "1.86.0"

Reply via email to