From 2ac8079fc38202f04856debe5655635a4368d6df Mon Sep 17 00:00:00 2001 From: jakka Date: Tue, 1 Jul 2025 10:22:40 +0300 Subject: Revert "started working on my own libflac decoder" This reverts commit 715b53059b73d762348b8c1f54d9aa5f65f5262f. --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index b996bd8..1e2b0f3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -595,7 +595,6 @@ dependencies = [ "futures-util", "i24", "indicatif", - "libflac-sys", "libsql", "md-5", "metaflac", -- cgit v1.3.1