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 the minimum rust-version to 1.51 to fix Rust 1.45.0 CI failure #786

Merged
merged 2 commits into from
Aug 17, 2022

Commits on Aug 16, 2022

  1. Update the minimum rust-version to 1.51 to fix a build break on the 1…

    ….45 CI pipeline due to an update of dependencies that now require the cargo `resolver` feature to be stablized.
    Ridwan Abdilahi committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    6353d50 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors.

    Ridwan Abdilahi committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    275baae View commit details
    Browse the repository at this point in the history