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 cce1be29b2
commit ad86f92d85
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"