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

Raise MSRV to 1.69.0 #2144

Merged
merged 3 commits into from
Oct 2, 2023
Merged

Raise MSRV to 1.69.0 #2144

merged 3 commits into from
Oct 2, 2023

Commits on Oct 2, 2023

  1. Raise MSRV to 1.69.0

    This allows us to use the very useful CStr::from_bytes_until_nul
    asomers committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ca3387a View commit details
    Browse the repository at this point in the history
  2. Respond to review comments

    asomers committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bc008aa View commit details
    Browse the repository at this point in the history
  3. Switch the name of the Fuchsia CI target

    x86_64-fuchsia -> x86_64-unknown-fuchsia
    asomers committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ace5013 View commit details
    Browse the repository at this point in the history