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 a02910ae6 π synced local 'docs/docs/guide/' with remote 'docs/guide/'
a02910ae6 is described below
commit a02910ae69fc6818318ce934035ba2157dc43fa7
Author: chaokunyang <[email protected]>
AuthorDate: Mon Dec 15 16:45:43 2025 +0000
π synced local 'docs/docs/guide/' with remote 'docs/guide/'
---
docs/docs/guide/rust/index.md | 2 +-
docs/docs/guide/xlang/getting-started.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/docs/guide/rust/index.md b/docs/docs/guide/rust/index.md
index f4d4c243b..fe4ba0ae5 100644
--- a/docs/docs/guide/rust/index.md
+++ b/docs/docs/guide/rust/index.md
@@ -47,7 +47,7 @@ Add Apache Foryβ’ to your `Cargo.toml`:
```toml
[dependencies]
-fory = "0.14"
+fory = "0.13"
```
### Basic Example
diff --git a/docs/docs/guide/xlang/getting-started.md
b/docs/docs/guide/xlang/getting-started.md
index a7f8cccef..3645d77d3 100644
--- a/docs/docs/guide/xlang/getting-started.md
+++ b/docs/docs/guide/xlang/getting-started.md
@@ -57,7 +57,7 @@ go get github.com/apache/fory/go/fory
```toml
[dependencies]
-fory = "0.14"
+fory = "0.13"
```
### JavaScript
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]