Skip to content

Bump MSRV to 1.53 to fix build with latest time release#422

Merged
trishume merged 1 commit into
trishume:masterfrom
Enselic:msrv-1.53
Jan 31, 2022
Merged

Bump MSRV to 1.53 to fix build with latest time release#422
trishume merged 1 commit into
trishume:masterfrom
Enselic:msrv-1.53

Conversation

@Enselic

@Enselic Enselic commented Jan 23, 2022

Copy link
Copy Markdown
Collaborator

The time crate says

The time crate is guaranteed to compile with any release of rustc from the past six months.

and the release notes for the latest releases made 2 days ago says

The minimum supported Rust version is now 1.53.0.

This all sounds reasonable to me, so here is a PR to bump our MSRV.

This PR is made in response to this comment. I would advise against the mentioned alternative, to put an upper limit on time, because soon that will conflict some with other crate that puts an incompatible lower limit on time. So it's better to just bump MSRV if that is a viable option, which I think is the case here.

@varungandhi-src

Copy link
Copy Markdown
Contributor

Ready to merge?

@trishume trishume merged commit 2e08040 into trishume:master Jan 31, 2022
@trishume

Copy link
Copy Markdown
Owner

(Sorry for lack of responsiveness in the past little while, I'm in the process of moving, once I finish moving by Thursdayish I should hopefully have some time again)

@Enselic Enselic deleted the msrv-1.53 branch January 31, 2022 17:01
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