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

Improve 'cargo tree' check #1200

Merged
merged 1 commit into from
Aug 5, 2023
Merged

Conversation

stefankreutz
Copy link
Contributor

The '! cargo tree -i openssl-sys' command ignores when 'cargo tree'
fails for other reasons than not depending on the openssl-sys crate.
This commit changes the command to propagate such a failure.

The '! cargo tree -i openssl-sys' command ignores when 'cargo tree'
fails for other reasons than not depending on the openssl-sys crate.
This commit changes the command to propagate such a failure.
@mre mre merged commit d6ea7bb into lycheeverse:master Aug 5, 2023
7 checks passed
@mre
Copy link
Member

mre commented Aug 5, 2023

Thanks!

@stefankreutz stefankreutz deleted the cargo-tree-check branch August 5, 2023 18:25
@mre mre added the enhancement New feature or request label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants