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

deps: Relax dependency versions #243

Open
wants to merge 5 commits into from

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    ca0d9d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42295d0 View commit details
    Browse the repository at this point in the history
  3. Relax dependency bounds

    These relaxed bounds don't impact existing builds as they're all SemVer
    compatible. Specifying lower bounds allows projects with dependencies
    that pin
    these to lower versions do build without version resolution conflicts.
    Mrmaxmeier committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    63f81f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Cargo.toml: elide .0 patch versions

    Your Name committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9999c92 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    bdddcf6 View commit details
    Browse the repository at this point in the history