Actions
Task #3367
closedconfigure: Rust 1.37+ has cargo-vendor support bundled into cargo (4.1.x)
Description
During configure, if Rust/Cargo is 1.37 or newer, assume cargo vendor support is built-in instead of looking for the cargo-vendor executable which is not going to exist on newer Rust installs.
Actions