diff options
| author | jakka <jakkadoujin@gmail.com> | 2025-06-19 23:28:13 +0300 |
|---|---|---|
| committer | jakka <jakkadoujin@gmail.com> | 2025-06-19 23:28:13 +0300 |
| commit | 2ae34c91a739c4963b52c22027a16a2aa34a9561 (patch) | |
| tree | f4ae94f86dbe14fae06043358f326015fc488841 /Cargo.lock | |
| parent | 631a904769fb7859adfb7e0ca9fb1bb20f9c5c77 (diff) | |
added file checking when opening db from file. added colors to cleaning information and total indexed files. higher fps for progress bars
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -589,6 +589,7 @@ dependencies = [ "anyhow", "clap", "clap_complete", + "console", "directories", "flac-bound", "futures-util", |
