Add a way to pass arguments through to cargo #111
Labels
A-cargo
Area: Determining directories based on `cargo metadata`
C-enhancement
Category: This is a new feature
help wanted
Milestone
Right now
cargo deadlinks --no-default-features
gives an error. It would be useful to pass that through to cargo so you can customize how the documentation is built. I'm imaginingcargo deadlinks -- <cargo args here>
.The text was updated successfully, but these errors were encountered: