Closed NobodyXu closed 4 months ago
Are we allowing cli options to override the opinion of the maintainer?
Are we allowing cli options to override the opinion of the maintainer?
Nope, we always merge in cli overrides first, then merge in target-specific meta seems like I broke it.
Seems like a mistake, I'd change that
Thanks, I've updated and fixed the issue
Fixed #1721
This allow the maintainer of the crate to disable certain strategies of cargo-binstall, to ensure that the source of the binary is from the one that maintainer provided.