diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-20 08:51:43 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-20 08:51:43 +0800 |
| commit | ff1e3262641529468841c531795df0fed8b08350 (patch) | |
| tree | 540d64a0ee9d9443999322b125dfade0b716b480 /mingling_cli/Cargo.lock | |
| parent | 4a4591affcdb9fef4025e1493546ea77132ce7d2 (diff) | |
Diffstat (limited to 'mingling_cli/Cargo.lock')
| -rw-r--r-- | mingling_cli/Cargo.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mingling_cli/Cargo.lock b/mingling_cli/Cargo.lock index aab6b82..11e52d5 100644 --- a/mingling_cli/Cargo.lock +++ b/mingling_cli/Cargo.lock @@ -28,6 +28,8 @@ checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" [[package]] name = "arg-picker" version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e326de90a1c279562cc1583470daccfd4defe882661c61607edff75b797e483e" dependencies = [ "arg-picker-macros", "just_fmt 0.2.0", @@ -36,6 +38,8 @@ dependencies = [ [[package]] name = "arg-picker-macros" version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f5f9bbe04b69744a30def8bee5526268b986616314bd1696804d7f819f03d1f3" dependencies = [ "proc-macro2", "quote", |
