diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-26 15:37:05 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-26 15:37:05 +0800 |
| commit | 9420a530e371747cd6df79a5f3bbbf814effe949 (patch) | |
| tree | 029039bc4cba61e421d62ccecfae565ab3ed9b5d /Cargo.lock | |
| parent | 981d244df444d3dcf48dee558109231da7e6a61b (diff) | |
Add verbose logging support with env_logger
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1140,6 +1140,7 @@ dependencies = [ "cmd_system_macros", "colored", "crossterm", + "env_logger", "erased-serde", "just_enough_vcs", "just_fmt", |
