v0.17.7: sync release — no functional changes

Version bump to keep the four freemkv crates at unified versioning
after autorip's v0.17.6 + v0.17.7 work today. No libfreemkv code
changes; republished to crates.io so downstream consumers stay
aligned on the latest patch version.
This commit is contained in:
MattJackson
2026-05-08 16:20:28 -07:00
parent a35596d2d1
commit 6a3d19a453
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.17.5"
version = "0.17.7"
edition = "2024"
rust-version = "1.86"
license = "AGPL-3.0-only"