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

Update dependencies and bump MSRV to v1.70 #912

Merged
merged 6 commits into from
Feb 26, 2024

Commits on Feb 24, 2024

  1. Upgrade clap 3 to clap 4

    This also removes the dependency on the unmaintained crate atty.
    
    Closes mozilla#828
    boxdot authored and jschwe committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d73a789 View commit details
    Browse the repository at this point in the history
  2. Fix clap 4 update.

    emilio authored and jschwe committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8b566dc View commit details
    Browse the repository at this point in the history
  3. Fix clippy warning

    jschwe committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e36647c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1361506 View commit details
    Browse the repository at this point in the history
  5. Update clap further

    jschwe committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    2406035 View commit details
    Browse the repository at this point in the history
  6. Bump Serial-test

    Disable default features (logging, async), since we don't need
    them right now.
    jschwe committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    dd88ef0 View commit details
    Browse the repository at this point in the history