Version sync 1.5.2 (inherits libfreemkv CSS DVD descramble fix)

This commit is contained in:
Matthew Jackson
2026-07-22 11:00:39 -07:00
parent c09c247e51
commit 27b61dc97c
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## [1.5.2] — UNRELEASED
Version sync with the workspace; inherits libfreemkv 1.5.2 (CSS DVD descramble
fix). No source change in this crate.
## [1.4.5] — 2026-07-18
Version sync; inherits libfreemkv 1.4.5. `KeySource` split into `get_unit_keys` +
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "freemkv-keysources"
version = "1.5.1"
version = "1.5.2"
edition = "2024"
rust-version = "1.86"
license = "MIT"