diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-12-24 14:52:28 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-12-24 15:04:40 +0800 |
| commit | 4cccc5d093bed8abbe35689c061486b79c44c558 (patch) | |
| tree | 5a0a9ba740d5edb99d1e0a8948ac728643df2cab /Cargo.lock | |
| parent | d9a3831673bbdca117c769a843bccd3fa97f8b14 (diff) | |
Add build script for compile info and installer generation
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -672,10 +672,12 @@ version = "0.0.0" dependencies = [ "action_system", "cfg_file", + "chrono", "data_struct", "sha1_hash", "string_proc", "tcp_connection", + "toml", "vcs_actions", "vcs_data", "vcs_docs", |
