From 2ae34c91a739c4963b52c22027a16a2aa34a9561 Mon Sep 17 00:00:00 2001 From: jakka Date: Thu, 19 Jun 2025 23:28:13 +0300 Subject: added file checking when opening db from file. added colors to cleaning information and total indexed files. higher fps for progress bars --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 7246b0b..164aa79 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -589,6 +589,7 @@ dependencies = [ "anyhow", "clap", "clap_complete", + "console", "directories", "flac-bound", "futures-util", -- cgit v1.3.1