diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-10 17:31:26 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-10 17:31:26 +0800 |
| commit | f5a9e9024c519a2379a81d181828f36b779b93a1 (patch) | |
| tree | 0acf82436947796cfc64c4f51725ab266eb58399 /arg_picker_macros | |
| parent | d5b800200ab19b8dbb52535f459899e06885d66b (diff) | |
chore(release): bump arg-picker crates to 0.2.0picker-0.2.0
Diffstat (limited to 'arg_picker_macros')
| -rw-r--r-- | arg_picker_macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arg_picker_macros/Cargo.toml b/arg_picker_macros/Cargo.toml index 720fb21..d7bffd2 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.1" +version = "0.2.0" edition = "2024" license = "MIT OR Apache-2.0" repository = "https://github.com/mingling-rs/mingling/tree/main/arg_picker" |
