Publish Rust 0.3.0 release.
diff --git a/content/events/release-apache-skywalking-rust-0-3-0/index.md b/content/events/release-apache-skywalking-rust-0-3-0/index.md
new file mode 100644
index 0000000..fd8e4bb
--- /dev/null
+++ b/content/events/release-apache-skywalking-rust-0-3-0/index.md
@@ -0,0 +1,17 @@
+---
+title: "Release Apache SkyWalking Rust 0.3.0"
+date: 2022-07-21
+author: SkyWalking Team
+description: "Release Apache SkyWalking Rust 0.3.0."
+---
+
+SkyWalking Rust 0.3.0 is released. Go to [downloads](/downloads) page to find release tars.
+
+## What's Changed
+* Update README.md by @wu-sheng in https://github.com/apache/skywalking-rust/pull/24
+* Improve errors. by @jmjoy in https://github.com/apache/skywalking-rust/pull/25
+* Add tracer. by @jmjoy in https://github.com/apache/skywalking-rust/pull/26
+* Move e2e to workspace. by @jmjoy in https://github.com/apache/skywalking-rust/pull/27
+* Auto finalize context and span when dropped. by @jmjoy in https://github.com/apache/skywalking-rust/pull/28
+* Add context capture and continued methods. by @jmjoy in https://github.com/apache/skywalking-rust/pull/29
+* Bump to 0.3.0. by @jmjoy in https://github.com/apache/skywalking-rust/pull/30
\ No newline at end of file
diff --git a/data/docs.yml b/data/docs.yml
index 2131b0a..9ab0b62 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -140,8 +140,8 @@
       docs:
         - version: latest
           link: https://github.com/apache/skywalking-rust
-        - version: v0.2.0
-          link: https://github.com/apache/skywalking-rust/tree/v0.2.0
+        - version: v0.3.0
+          link: https://github.com/apache/skywalking-rust/tree/v0.3.0
 
     - name: SkyWalking Satellite
       icon: skywalking-satellite
diff --git a/data/releases.yml b/data/releases.yml
index b8148e9..942cae2 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -271,18 +271,18 @@
       icon: sw-rust
       description: The Rust Agent for Apache SkyWalking, which provides the native tracing abilities for Rust project.
       source:
-        - version: v0.2.0
-          date: Jul. 4th, 2022
+        - version: v0.3.0
+          date: Jul. 21st, 2022
           downloadLink:
             - name: src
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/rust/0.2.0/skywalking-0.2.0.crate
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/rust/0.3.0/skywalking-0.3.0.crate
             - name: asc
-              link: https://downloads.apache.org/skywalking/rust/0.2.0/skywalking-0.2.0.crate.asc
+              link: https://downloads.apache.org/skywalking/rust/0.3.0/skywalking-0.3.0.crate.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/rust/0.2.0/skywalking-0.2.0.crate.sha512
+              link: https://downloads.apache.org/skywalking/rust/0.3.0/skywalking-0.3.0.crate.sha512
       distribution:
-        - version: v0.2.0
-          date: Jul. 4th, 2022
+        - version: v0.3.0
+          date: Jul. 21st, 2022
           downloadLink:
             - name: Install via crates.io
               link: https://crates.io/crates/skywalking