Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cargo-limit for all recipes #928

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Use cargo-limit for all recipes #928

merged 1 commit into from
Jul 29, 2021

Conversation

casey
Copy link
Owner

@casey casey commented Jul 29, 2021

cargo-limit provides cargo command wrappers that only print warnings
if no errors are encounter, print the first warning last so it's easy to
see, and more.

This PR modifies the just recipe to use the cargo-limit versions of
commands where applicable.

Cargo limit can be installed with:

cargo install cargo-limit

`cargo-limit` provides cargo command wrappers that only print warnings
if no errors are encounter, print the first warning last so it's easy to
see, and more.

This PR modifies the just recipe to use the `cargo-limit` versions of
commands where applicable.

Cargo limit can be installed with:

  cargo install cargo-limit
@casey casey enabled auto-merge (squash) July 29, 2021 07:05
@casey casey merged commit 0662e4c into master Jul 29, 2021
@casey casey deleted the cargo-limit-limit branch July 29, 2021 07:09
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