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

@@ -2,6 +2,8 @@
name = "chunk_engine"
version = "0.1.11"
edition = "2021"
license.workspace = true
rust-version.workspace = true
[lib]
crate-type = ["lib", "staticlib"]