From 891dee3db98da64b98f552558a85e4d839cbd61c Mon Sep 17 00:00:00 2001 From: MattJackson <1085847+MattJackson@users.noreply.github.com> Date: Fri, 10 Apr 2026 09:30:15 -0700 Subject: [PATCH] =?UTF-8?q?Bump=20to=20v0.6.1=20=E2=80=94=20republish=20wi?= =?UTF-8?q?th=20open()=20all=20drives,=20AACS=202.0,=20has=5Fprofile()?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 02cb232..cb720ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfreemkv" -version = "0.6.0" +version = "0.6.1" edition = "2021" license = "AGPL-3.0-only" description = "Open source raw disc access library for optical drives"