Pin Rust 1.86 MSRV in Cargo.toml and CI workflows

This commit is contained in:
MattJackson
2026-04-13 00:35:35 +00:00
parent db1f6bc446
commit e9c907a2ca
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -2,6 +2,7 @@
name = "libfreemkv"
version = "0.8.3"
edition = "2021"
rust-version = "1.86"
license = "AGPL-3.0-only"
description = "Open source raw disc access library for optical drives"
repository = "https://github.com/freemkv/libfreemkv"