summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjakka <jakkadoujin@gmail.com>2025-06-10 21:14:41 +0300
committerjakka <jakkadoujin@gmail.com>2025-06-10 21:14:41 +0300
commit6de78f23f658f92ffa2c4be70aa0eb71fed89bcd (patch)
treef2448d82f63f72e83aaba367df466ec5549a85c8
parent7aa03666d53522b91b72d77c669a84ee22cf2d98 (diff)
added note in readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b1f0be7..d8d27f0 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
# reencoder
scans a specified folder and reencodes flacs if they needed to be reencoded
+
+currently this project uses dev-0.6 branch of [Symphonia](https://github.com/pdeljanov/Symphonia/tree/dev-0.6) crate with [some additional edits](https://github.com/pdeljanov/Symphonia/pull/387)