mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00

This adds the `Execs::args` method which forwards to `ProcessBuilder::args` to specify multiple command arguments at once.
This adds the `Execs::args` method which forwards to `ProcessBuilder::args` to specify multiple command arguments at once.