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

Lower MSRV to 1.65 #313

Merged
merged 8 commits into from
Dec 5, 2023
Merged

Lower MSRV to 1.65 #313

merged 8 commits into from
Dec 5, 2023

Commits on Nov 11, 2023

  1. Lower MSRV to 1.65

    The MSRV bump in JelteF#300 is unnecessary.
    The 1.72 minimum is only needed for tests, but the actual implementation depends on 1.65.
    DaniPopes committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2ce91ba View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    92c138f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a1516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55019b7 View commit details
    Browse the repository at this point in the history
  4. Run tests for MSRV

    tyranron committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4b29bd1 View commit details
    Browse the repository at this point in the history
  5. Fix tests in docs

    tyranron committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1c29021 View commit details
    Browse the repository at this point in the history
  6. Fix tests in docs, vol.2

    tyranron committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4cba920 View commit details
    Browse the repository at this point in the history