build: set msrv in Cargo.toml
This commit is contained in:
@@ -8,6 +8,7 @@ repository = "https://github.com/steven-omaha/pacdef"
|
||||
readme = "README.md"
|
||||
keywords = ["package-manager", "linux", "declarative", "cli"]
|
||||
categories = ["command-line-utilities"]
|
||||
rust-version = "1.65"
|
||||
|
||||
[workspace]
|
||||
members = ["crates/pacdef_macros", "crates/pacdef_core"]
|
||||
|
||||
Reference in New Issue
Block a user