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

Merge 1.18.3 #5054

Merged
merged 3 commits into from Sep 27, 2022
Merged

Merge 1.18.3 #5054

merged 3 commits into from Sep 27, 2022

Commits on Sep 26, 2022

  1. chore: don't use once_cell for 1.18.x LTS release (#5048)

    The latest release of once_cell has an MSRV that is incompatible with the MSRV of the 1.18.x LTS release.
    Darksonn committed Sep 26, 2022
    Copy the full SHA
    05e6614 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Copy the full SHA
    5c76d07 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2063d66 View commit details
    Browse the repository at this point in the history