From 9b459adeafffcecdcb19e60806272a466e02b184 Mon Sep 17 00:00:00 2001 From: jakka Date: Mon, 7 Jul 2025 14:01:46 +0300 Subject: added better mutex handling --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a06d20b..9c7445d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.3.1