v0.2.0 release

This commit is contained in:
2025-08-30 14:53:32 +08:00
parent 86b8231395
commit 4057660d3c
3 changed files with 5 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -1177,7 +1177,9 @@ dependencies = [
[[package]]
name = "msg_tool_macro"
version = "0.1.6"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "796c22de174c27a68ebb601d1a910187de399136406fb139fe2e2049742a5d93"
dependencies = [
"quote",
"syn 2.0.105",