v0.11.11: binary search error recovery in fill_extents

This commit is contained in:
Matt Jackson
2026-04-20 21:51:46 +00:00
parent 34ba45848e
commit 92c1729b69
3 changed files with 67 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.11.10"
version = "0.11.11"
edition = "2021"
rust-version = "1.86"
license = "AGPL-3.0-only"