Skip to content

Commit

Permalink
chore(version): upgrade oss_derive
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Jun 1, 2023
1 parent f12ed3f commit 29ed261
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repository = "https://github.com/tu6ge/oss-rs"
documentation = "https://docs.rs/aliyun-oss-client"

[dependencies.oss_derive]
version = "0.9.7"
version = "0.10.0"
path = "./oss_derive"
optional = true

Expand Down
2 changes: 1 addition & 1 deletion oss_derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oss_derive"
version = "0.9.7"
version = "0.10.0"
description = "aliyun-oss-client 's macro"
edition.workspace = true
license.workspace = true
Expand Down

0 comments on commit 29ed261

Please sign in to comment.