From 4f0303dcc94d2fe375da2d0c4e340078104dbe11 Mon Sep 17 00:00:00 2001 From: MattJackson <1085847+MattJackson@users.noreply.github.com> Date: Mon, 6 Apr 2026 10:00:13 -0700 Subject: [PATCH] v0.1.1: clean profiles, SPC-4/MMC-6 field names --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c7881e4..e68958a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfreemkv" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "AGPL-3.0-only" description = "Open source raw disc access library for optical drives"