diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-12-24 15:04:28 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-12-24 15:04:28 +0800 |
| commit | cc4bef746adda6cc48ddf93f113847b88a4e185d (patch) | |
| tree | 06277da74b3ec9b7a4d228e56451106d1cb4c104 /Cargo.lock | |
| parent | e9be7886fab598776f7ac6e7217e7c546431e05c (diff) | |
Add core version info to CLI version output
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -971,10 +971,12 @@ version = "0.0.0" dependencies = [ "action_system", "cfg_file", + "chrono", "data_struct", "sha1_hash", "string_proc", "tcp_connection", + "toml 0.9.8", "vcs_actions", "vcs_data", "vcs_docs", |
