diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-10-24 16:16:45 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-10-24 16:16:45 +0800 |
| commit | 1dd3c4abec5a84ae1bd8dd0a93670a5bef601ab3 (patch) | |
| tree | f37abdbe37957fa122aedb0954b5451007339f22 /Cargo.lock | |
| parent | c7a7785eda77e96a99c58291d08a091a5d8846eb (diff) | |
Add cli error handle.
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -844,6 +844,7 @@ dependencies = [ name = "just_enough_vcs" version = "0.0.0" dependencies = [ + "action_system", "cfg_file", "string_proc", "tcp_connection", |
