From 18636a5bd5b6ab71f51b9291852080e4948bed65 Mon Sep 17 00:00:00 2001 From: jakka Date: Sun, 5 Oct 2025 13:46:56 +0300 Subject: version bump due to updated rusqlite deps --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 819d95e..6c4ee2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flac-reencoder" -version = "0.3.2" +version = "0.3.3" edition = "2024" repository = "https://github.com/doujincafe/reencoder/" license = "BSD-3-Clause" -- cgit v1.3.1