-
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update MSRV to reflect changes to dependencies
Replacing basic-toml crate in #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.
- Loading branch information
Showing
2 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters