1.6.0: version sync + fix stale docs

Bump to 1.6.0 (workspace sync, no functional change). Fix the README
example that called the removed matches()/unlock() API — rewrite to the
real unlock_features()/unlock_bus() contract (+ ld/README).
This commit is contained in:
Matthew Jackson
2026-07-28 15:35:19 -07:00
parent 3c5cfd02d9
commit 28a6e50ede
4 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "freemkv-unlock"
version = "1.5.2"
version = "1.6.0"
edition = "2024"
rust-version = "1.86"
license = "MIT"