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

fix: MSRV is now 1.70.0 #593

Merged
merged 1 commit into from
Oct 25, 2023
Merged

fix: MSRV is now 1.70.0 #593

merged 1 commit into from
Oct 25, 2023

Conversation

a-kenji
Copy link
Contributor

@a-kenji a-kenji commented Oct 25, 2023

OnceLock has been stabilized in rustc --version: 1.70.0.

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #593 (457e5b5) into main (c597b87) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #593   +/-   ##
=======================================
  Coverage   89.56%   89.56%           
=======================================
  Files          41       41           
  Lines       11571    11571           
=======================================
  Hits        10363    10363           
  Misses       1208     1208           

@joshka
Copy link
Member

joshka commented Oct 25, 2023

Thanks @a-kenji

@joshka joshka merged commit a2f2bd5 into ratatui:main Oct 25, 2023
33 checks passed
@a-kenji a-kenji deleted the fix/msrv branch October 25, 2023 09:44
@@ -11,6 +11,7 @@ github with a [breaking change] label.
This is a quick summary of the sections below:

- [v0.24.0](#v0240)
- MSRV is now 1.70.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this change made after v0.24.0 was released?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants