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

ci: fix warnings from "cargo tree" #5670

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

cakebaker
Copy link
Contributor

This PR fixes three warnings shown by cargo tree (for example in https://github.com/uutils/coreutils/actions/runs/7244626153/job/19733242456?pr=5668, in the "Info" section):

warning: the --no-indent flag has been changed to --prefix=none
warning: The `cargo tree` --all flag has been changed to --no-dedupe, and may be removed in a future version.
If you are looking to display all workspace members, use the --workspace flag.
warning: the --no-dev-dependencies flag has changed to -e=no-dev

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate

@sylvestre sylvestre merged commit 72ecf18 into uutils:main Dec 18, 2023
53 of 56 checks passed
@cakebaker cakebaker deleted the ci_fix_cargo_tree_warnings branch December 18, 2023 09:59
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.

2 participants