diff options
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", |
