1.6.0: version sync + doc fixes

Bump to 1.6.0 (workspace sync, no source change). Fix stale get_uk ->
get_unit_keys references in the crate description + comments, correct the
libfreemkv version note, and drop a phantom Mapfile mention from the tests.
This commit is contained in:
Matthew Jackson
2026-07-28 15:35:19 -07:00
parent 42530d1dd3
commit 888ae01a07
5 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
//! Fixture-based integration tests for the published key sources.
//!
//! These exercise the *public* surface of `freemkv-keysources` end-to-end —
//! real files on disk, the real `KeyDb`/`Mapfile` parsers from libfreemkv, and
//! real files on disk, the real `KeyDb` parser from libfreemkv, and
//! the `KeySource` trait (`get_unit_keys` over a `ResolveCtx`) the applications drive.
//!
//! Covered: