aboutsummaryrefslogtreecommitdiff
path: root/arg_picker_macros/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-27 20:46:44 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-27 20:46:44 +0800
commitd50e70ed9191eef975a86df96d62c9eb1630f854 (patch)
tree9ed44135e4f01eae15b0baf73464530ab30410f7 /arg_picker_macros/Cargo.toml
parent7d50862f4f2d31c44e9febc9fc12f0aca7b4a19f (diff)
chore: bump arg-picker and arg-picker-macros to v0.1.1picker-0.1.1
Diffstat (limited to 'arg_picker_macros/Cargo.toml')
-rw-r--r--arg_picker_macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/arg_picker_macros/Cargo.toml b/arg_picker_macros/Cargo.toml
index c329274..720fb21 100644
--- a/arg_picker_macros/Cargo.toml
+++ b/arg_picker_macros/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "arg-picker-macros"
-version = "0.1.0"
+version = "0.1.1"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mingling-rs/mingling/tree/main/arg_picker"