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

Adds a CI check to ensure the lock file is always up to date #42

Merged
merged 2 commits into from
Sep 8, 2022

Commits on Sep 7, 2022

  1. Add a CI check to ensure the lock file is always up to date

    Version 0.1.0 was published with an out-of-date lock file. This updates
    CI to ensure it's always at least up to date with the `Cargo.toml`
    requirements.
    mitchmindtree committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    811fa29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68e83a View commit details
    Browse the repository at this point in the history