chore: added rust msrv to Cargo.toml
This commit is contained in:
committed by
Vincent Herlemont
parent
a653f3f826
commit
028ae2d0c8
@@ -10,6 +10,7 @@ readme = "README.md"
|
||||
build = "build.rs"
|
||||
keywords = ["serialization", "interoperability", "data-consistency", "flexibility", "performance"]
|
||||
categories = ["data-structures", "encoding", "rust-patterns"]
|
||||
rust-version = "1.73.0"
|
||||
|
||||
[workspace]
|
||||
members = ["native_model_macro"]
|
||||
|
||||
Reference in New Issue
Block a user