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
Just wanted to see what the demand is for removing the bin dependencies. This hasn't come up yet, so I don't see it as a big issue. However, I do want to do some cleanup here, so curious if I should do this sooner than later.
If sooner, I'll have to break the cli out into a separate crate. I'd prefer not to do this, just because it's extra maintenance overhead.
If later, I can work on rust-lang/cargo#1982, which would allow binary-specific dependencies in cargo.
Feedback welcome.
The text was updated successfully, but these errors were encountered:
Just wanted to see what the demand is for removing the bin dependencies. This hasn't come up yet, so I don't see it as a big issue. However, I do want to do some cleanup here, so curious if I should do this sooner than later.
If sooner, I'll have to break the cli out into a separate crate. I'd prefer not to do this, just because it's extra maintenance overhead.
If later, I can work on rust-lang/cargo#1982, which would allow binary-specific dependencies in cargo.
Feedback welcome.
The text was updated successfully, but these errors were encountered: