Skip to content

fix(build): add application as required feature for the names binary#25

Open
typetetris wants to merge 1 commit intofnichol:mainfrom
typetetris:fix/cargo-no-default-features-fails
Open

fix(build): add application as required feature for the names binary#25
typetetris wants to merge 1 commit intofnichol:mainfrom
typetetris:fix/cargo-no-default-features-fails

Conversation

@typetetris
Copy link
Copy Markdown

Without this cargo build --no-default-features fails, because clap isn't added as dependency, but it still tries to compile src/bin/names.rs.

Without this `cargo build --no-default-features` fails.
@typetetris typetetris changed the title fix(build): add application as required feature for the names binary fix(build): add application as required feature for the names binary Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant