mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

The new syntax is key-value pair like `requires = "rustfmt"`, comparing to the previous `requires_<cmd>`.
The new syntax is key-value pair like `requires = "rustfmt"`, comparing to the previous `requires_<cmd>`.