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

jmjoy 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 302526e  Bump to 0.7.0. (#60)
302526e is described below

commit 302526e928d0309a83fdc8c4ac721d48e6b385d9
Author: jmjoy <[email protected]>
AuthorDate: Wed May 24 10:26:10 2023 +0800

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

diff --git a/Cargo.toml b/Cargo.toml
index 12d9a3c..da1df32 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,7 @@ members = [
 
 [package]
 name = "skywalking"
-version = "0.6.0"
+version = "0.7.0"
 authors = ["Apache Software Foundation"]
 edition = "2021"
 description = "Apache SkyWalking Rust Agent"
diff --git a/dist-material/LICENSE b/dist-material/LICENSE
index 18fa349..6c5eda5 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.6.0 0.6.0 Apache-2.0
+    https://crates.io/crates/skywalking/0.7.0 0.7.0 Apache-2.0
     https://crates.io/crates/sync_wrapper/0.1.1 0.1.1 Apache-2.0
 
 ========================================================================

Reply via email to