diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-27 20:46:44 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-27 20:46:44 +0800 |
| commit | d50e70ed9191eef975a86df96d62c9eb1630f854 (patch) | |
| tree | 9ed44135e4f01eae15b0baf73464530ab30410f7 /arg_picker_macros | |
| parent | 7d50862f4f2d31c44e9febc9fc12f0aca7b4a19f (diff) | |
chore: bump arg-picker and arg-picker-macros to v0.1.1picker-0.1.1
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 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" |
