You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small bump in this - I have kind of a big monorepo where the tools themselves can have different versions (due to forks, mostly). I'm fine with helping with this feature, what do you think @dustinblackman?
When using Cargo multi-crate workspaces,
cargo-run-bin
will read metadata only from the rootCargo.toml
cargo-run-bin/src/metadata.rs
Line 77 in 02a968f
Would it be possible to limit scope to the current crate, so they can be feature-toggled?
Example
The text was updated successfully, but these errors were encountered: