We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14a0bd commit 2d61651Copy full SHA for 2d61651
Cargo.toml
@@ -24,7 +24,7 @@ members = [
24
25
[package]
26
name = "skywalking"
27
-version = "0.2.0"
+version = "0.3.0"
28
authors = ["Apache Software Foundation"]
29
edition = "2021"
30
description = "Apache SkyWalking Rust Agent"
e2e/Cargo.toml
@@ -17,7 +17,7 @@
17
#
18
19
name = "e2e"
20
+version = "0.0.0"
21
22
23
publish = false
0 commit comments