summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorjakka <jakkadoujin@gmail.com>2025-07-02 14:27:17 +0300
committerjakka <jakkadoujin@gmail.com>2025-07-02 14:27:17 +0300
commit4477f95a1ac95c248b96a2a824961a8cb1fad3e7 (patch)
treefc45b026a0056b5966a77b3370d77be2c0158904 /Cargo.lock
parentb855af7a0a2b8d291867dc26860ea875a0985ff2 (diff)
fixed project versionv0.2.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 80668fc..fcb7b90 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -563,7 +563,7 @@ dependencies = [
[[package]]
name = "flac-reencoder"
-version = "0.1.2"
+version = "0.2.0"
dependencies = [
"anyhow",
"clap",