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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-rust.git


The following commit(s) were added to refs/heads/master by this push:
     new e6990d1  Bump to 0.8.0. (#63)
e6990d1 is described below

commit e6990d1dfbb685cf5f9a8e0e8d5ebae98b34528d
Author: jmjoy <[email protected]>
AuthorDate: Mon Jul 17 10:42:16 2023 +0800

    Bump to 0.8.0. (#63)
---
 Cargo.toml            | 2 +-
 dist-material/LICENSE | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index 909adb7..5774590 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,7 @@ members = [
 
 [package]
 name = "skywalking"
-version = "0.7.0"
+version = "0.8.0"
 authors = ["Apache Software Foundation"]
 edition = "2021"
 description = "Apache SkyWalking Rust Agent"
diff --git a/dist-material/LICENSE b/dist-material/LICENSE
index e8653d2..c800798 100644
--- a/dist-material/LICENSE
+++ b/dist-material/LICENSE
@@ -196,7 +196,7 @@ The text of each license is the standard Apache 2.0 license.
     https://crates.io/crates/prost-derive/0.11.0 0.11.0 Apache-2.0
     https://crates.io/crates/prost-types/0.11.0 0.11.0 Apache-2.0
     https://crates.io/crates/protobuf-src/1.0.5+3.19.3 1.0.5+3.19.3 Apache-2.0
-    https://crates.io/crates/skywalking/0.7.0 0.7.0 Apache-2.0
+    https://crates.io/crates/skywalking/0.8.0 0.8.0 Apache-2.0
     https://crates.io/crates/sync_wrapper/0.1.1 0.1.1 Apache-2.0
 
 ========================================================================

Reply via email to