From 9e3327a5692e5d04811abf72c92176e0af2646fd Mon Sep 17 00:00:00 2001 From: MattJackson <1085847+MattJackson@users.noreply.github.com> Date: Sun, 10 May 2026 14:01:23 -0700 Subject: [PATCH] =?UTF-8?q?v0.18.8:=20bump=20version=20(Pass-1=20fast-skip?= =?UTF-8?q?=20never=20reached=20autorip=200.18.7=20=E2=80=94=20Cargo.lock?= =?UTF-8?q?=20mis-resolved)?= 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 fc3311b..f5fb3c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfreemkv" -version = "0.18.7" +version = "0.18.8" edition = "2024" rust-version = "1.86" license = "AGPL-3.0-only"