Skip to content

Commit 302526e

Browse files
authored
Bump to 0.7.0. (#60)
1 parent 22aa373 commit 302526e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ members = [
2424

2525
[package]
2626
name = "skywalking"
27-
version = "0.6.0"
27+
version = "0.7.0"
2828
authors = ["Apache Software Foundation"]
2929
edition = "2021"
3030
description = "Apache SkyWalking Rust Agent"

dist-material/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ The text of each license is the standard Apache 2.0 license.
196196
https://crates.io/crates/prost-derive/0.11.0 0.11.0 Apache-2.0
197197
https://crates.io/crates/prost-types/0.11.0 0.11.0 Apache-2.0
198198
https://crates.io/crates/protobuf-src/1.0.5+3.19.3 1.0.5+3.19.3 Apache-2.0
199-
https://crates.io/crates/skywalking/0.6.0 0.6.0 Apache-2.0
199+
https://crates.io/crates/skywalking/0.7.0 0.7.0 Apache-2.0
200200
https://crates.io/crates/sync_wrapper/0.1.1 0.1.1 Apache-2.0
201201

202202
========================================================================

0 commit comments

Comments
 (0)