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

restore MSRV to 1.43.1 #100

Merged
merged 1 commit into from Oct 15, 2021
Merged

Conversation

robjtede
Copy link
Contributor

@robjtede robjtede commented Oct 11, 2021

closes #99

before:

$ cargo msrv --bisect
Determining the Minimum Supported Rust Version (MSRV) for toolchain x86_64-apple-darwin
Using check command cargo check --all
   Finished The MSRV is: 1.51.0

after:

$ cargo msrv --bisect
Determining the Minimum Supported Rust Version (MSRV) for toolchain x86_64-apple-darwin
Using check command cargo check --all
   Finished The MSRV is: 1.43.1

@tkaitchuck tkaitchuck self-requested a review October 15, 2021 04:48
@tkaitchuck tkaitchuck merged commit 207fae2 into tkaitchuck:master Oct 15, 2021
@robjtede robjtede deleted the msrv-1.43.1 branch October 15, 2021 08:33
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.

MSRV raised via patch release
2 participants