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

feat(upgrade): Provide table view for upgrades #753

Merged
merged 5 commits into from
Jul 27, 2022
Merged

Commits on Jul 27, 2022

  1. feat(upgrade): Provide table view for upgrades

    This provides a `cargo outdated`-like UI, reducing the need for one
    extra tool and helps raise visibility into cargo-upgrades decisions in a
    pretty way (compared to lines and lines of warnings).
    
    Fixes killercup#750
    epage committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    52b100b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee96db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0166ee9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba6b4d0 View commit details
    Browse the repository at this point in the history
  5. style: Make clippy happy

    epage committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    873fa9e View commit details
    Browse the repository at this point in the history