diff options
| author | jakka <jakkadoujin@gmail.com> | 2025-06-19 00:33:52 +0300 |
|---|---|---|
| committer | jakka <jakkadoujin@gmail.com> | 2025-06-19 00:33:52 +0300 |
| commit | eb838afe24b3f33d8dff88d570574aeea8060f15 (patch) | |
| tree | 144e2d61e16eb02b3b314fdd376c6afabfb467b7 /Cargo.toml | |
| parent | 6d9e1300a2769fe4c0f4b290122143f52fc7a3ef (diff) | |
rewrote flac logic. added (non-working) batch reencoding test. added reencode status update on reencoding
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "reencoder" -version = "0.0.1" +version = "0.1.0" edition = "2024" repository = "https://github.com/justjakka/reencoder/" license = "BSD-3-Clause" |
