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

JSON format can print non-json lines #299

Closed
xabufr opened this issue Nov 29, 2021 · 0 comments · Fixed by #300
Closed

JSON format can print non-json lines #299

xabufr opened this issue Nov 29, 2021 · 0 comments · Fixed by #300

Comments

@xabufr
Copy link
Contributor

xabufr commented Nov 29, 2021

When cargo-outdated is runned in workspace mode with --format json, it may print a non-json line if all dependencies are up-to-date:
All dependencies are up to date, yay!

println!("All dependencies are up to date, yay!");

xabufr added a commit to xabufr/cargo-outdated that referenced this issue Nov 29, 2021
kbknapp pushed a commit to xabufr/cargo-outdated that referenced this issue Mar 2, 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 a pull request may close this issue.

1 participant