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

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 3b3d5d965 🔄 synced local 'docs/guide/' with remote 'docs/guide/'
3b3d5d965 is described below

commit 3b3d5d9650af34ba9dd5e6dc85d787ac87a52d99
Author: chaokunyang <[email protected]>
AuthorDate: Mon Oct 13 02:50:28 2025 +0000

    🔄 synced local 'docs/guide/' with remote 'docs/guide/'
---
 docs/guide/rust_guide.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/guide/rust_guide.md b/docs/guide/rust_guide.md
index 4c7cc2f15..9513c8f36 100644
--- a/docs/guide/rust_guide.md
+++ b/docs/guide/rust_guide.md
@@ -40,9 +40,9 @@ The Rust implementation provides versatile and 
high-performance serialization wi
 
 ## 📦 Crates
 
-| Crate                         | Description                       | Version  
                                                                                
             |
-| ----------------------------- | --------------------------------- | 
-----------------------------------------------------------------------------------------------------
 |
-| [`fory`](https://github.com/apache/fory/blob/main/rust/fory)               | 
High-level API with derive macros | 
[![crates.io](https://img.shields.io/crates/v/fory.svg)](https://crates.io/crates/fory)
               |
+| Crate                                                                       
| Description                       | Version                                   
                                                            |
+| --------------------------------------------------------------------------- 
| --------------------------------- | 
-----------------------------------------------------------------------------------------------------
 |
+| [`fory`](https://github.com/apache/fory/blob/main/rust/fory)                
| High-level API with derive macros | 
[![crates.io](https://img.shields.io/crates/v/fory.svg)](https://crates.io/crates/fory)
               |
 | [`fory-core`](https://github.com/apache/fory/blob/main/rust/fory-core/)     
| Core serialization engine         | 
[![crates.io](https://img.shields.io/crates/v/fory-core.svg)](https://crates.io/crates/fory-core)
     |
 | [`fory-derive`](https://github.com/apache/fory/blob/main/rust/fory-derive/) 
| Procedural macros                 | 
[![crates.io](https://img.shields.io/crates/v/fory-derive.svg)](https://crates.io/crates/fory-derive)
 |
 


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

Reply via email to