Skip to content

Update MSRV to reflect changes to dependencies#262

Merged
dtolnay merged 1 commit intodtolnay:masterfrom
csnover:fix-msrv
Mar 30, 2024
Merged

Update MSRV to reflect changes to dependencies#262
dtolnay merged 1 commit intodtolnay:masterfrom
csnover:fix-msrv

Conversation

@csnover
Copy link
Copy Markdown
Contributor

@csnover csnover commented Mar 30, 2024

Replacing basic-toml crate in #239 raised MSRV for trybuild to 1.67 (toml_datetime specifies this minimum), but CI workflow was updated to 1.70 in that PR, so this patch raises MSRV to 1.70 instead.

A reference to even older MSRV in the README is removed entirely since this information lives in Cargo.toml as of Rust 1.56.

Replacing basic-toml crate in dtolnay#239 raised MSRV
to 1.67 (toml_datetime specifies this minimum), but CI workflow was
updated to 1.70 in that PR, so this patch raises MSRV to 1.70
instead.

A reference to even older MSRV in the README is removed entirely
since this information lives in Cargo.toml as of Rust 1.56.
Copy link
Copy Markdown
Owner

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

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

Thanks!

@dtolnay dtolnay merged commit 7a49c7b into dtolnay:master Mar 30, 2024
scrabsha added a commit to scrabsha/expandable that referenced this pull request May 26, 2024
Followup up of dtolnay/trybuild#262.

---------

Signed-off-by: Sasha Pourcelot <sasha.pourcelot@protonmail.com>
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