mirror of
https://github.com/Drop-OSS/native_model.git
synced 2026-01-30 20:55:19 +01:00
chore: added rust msrv to Cargo.toml
This commit is contained in:
committed by
Vincent Herlemont
parent
1262c6b9ea
commit
83964582c7
@@ -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