mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
chore: added rust msrv to Cargo.toml
This commit is contained in:
parent
a653f3f826
commit
028ae2d0c8
1 changed files with 1 additions and 0 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue