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 all dependencies (Cargo.lock) #426

Merged
merged 1 commit into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. Update all dependencies (Cargo.lock)

    This is simply the result of running `cargo update` without touching
    Cargo.toml (required since we currently only use dependabot to update
    direct dependencies and not indirect/transitive dependencies and useful
    to avoid a lot of dependabot PRs for minor/patch updates that can be
    bundled, like in this commit).
    
    Signed-off-by: Michael Weiss <michael.weiss@eviden.com>
    primeos-work committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    45181ad View commit details
    Browse the repository at this point in the history