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

Bump MSRV to 1.60 #119

Merged
merged 2 commits into from
May 20, 2024
Merged

Bump MSRV to 1.60 #119

merged 2 commits into from
May 20, 2024

Conversation

rnestler
Copy link
Member

@rnestler rnestler commented May 20, 2024

Fixes the build error due to log 0.4.21 requiring a newer version:

error: package `log v0.4.21` cannot be built because it requires rustc 1.60.0 or newer, while the currently active rustc version is 1.56.1

Checklist

  • [na] Tests added if applicable
  • README updated if applicable
  • CHANGELOG updated if applicable
  • If a commit includes a breaking change, include the string [breaking-change] somewhere in the commit message (we don't consider MSRV bumps breaking changes.)

@rnestler rnestler requested a review from dbrgn May 20, 2024 15:45
@rnestler rnestler self-assigned this May 20, 2024
rnestler added 2 commits May 20, 2024 17:49
Fixes the build error due to log 0.4.21 requiring a newer version:

    error: package `log v0.4.21` cannot be built because it requires rustc 1.60.0 or newer, while the currently active rustc version is 1.56.1
@rnestler rnestler merged commit 80c7e7d into master May 20, 2024
3 checks passed
@rnestler rnestler deleted the bump-msrv branch May 20, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants