document MSRV (#59)

This commit is contained in:
Nugine
2025-03-03 16:28:13 +08:00
committed by GitHub
parent 85d3212e2f
commit ab5aa89262
5 changed files with 15 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ resolver = "2"
authors = ["dev <noreply@deepseek.com>"]
edition = "2021"
license = "MIT"
rust-version = "1.75.0" # MSRV
[profile.release-cmake]
debug = true