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 compat-Cargo.lock #705

Merged
merged 2 commits into from Nov 7, 2019
Merged

Update compat-Cargo.lock #705

merged 2 commits into from Nov 7, 2019

Commits on Nov 7, 2019

  1. Regenerate compat-Cargo.lock

    matklad committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4fd13b0 View commit details
    Browse the repository at this point in the history
  2. Make sure that compat-Cargo.lock is fresh

    Previously, compat-Cargo.lock could have been updated during CI, if
    Cargo.toml is changed. This can lead to spurious build failures when
    testing MSRV, because not all dependencies are effectively locked.
    matklad committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    54c0b0d View commit details
    Browse the repository at this point in the history