diff options
| author | jakka <jakkadoujin@gmail.com> | 2025-07-07 14:01:46 +0300 |
|---|---|---|
| committer | jakka <jakkadoujin@gmail.com> | 2025-07-07 14:01:46 +0300 |
| commit | 9b459adeafffcecdcb19e60806272a466e02b184 (patch) | |
| tree | 0029a4abfbca5f60cddbce2ad63dc685f70f0176 /Cargo.toml | |
| parent | fccc22cd4a4a84211d8b61cf561d0f4463f500f1 (diff) | |
added better mutex handlingv0.2.3
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "flac-reencoder" -version = "0.2.2" +version = "0.2.3" edition = "2024" repository = "https://github.com/justjakka/reencoder/" license = "BSD-3-Clause" |
