mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 12:57:38 +03:00
Enforce required compiler version of 1.70
This commit is contained in:
parent
ab40799d78
commit
915e37e67c
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ edition = "2021"
|
|||
keywords = ["cargo", "subcommand", "macros"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/dtolnay/cargo-expand"
|
||||
rust-version = "1.70"
|
||||
|
||||
[features]
|
||||
default = ["prettyplease"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue