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

Bump MSRV to 1.46.0 #321

Merged
merged 1 commit into from
Apr 17, 2021
Merged

Bump MSRV to 1.46.0 #321

merged 1 commit into from
Apr 17, 2021

Conversation

sagebind
Copy link
Owner

We need to increase our MSRV to 1.46.0 because this is the new minimum version required by socket2, which also effectively bumps the minimum version required for the next version of the curl crate.

We need to increase our MSRV to 1.46.0 because this is the [new minimum version required by `socket2`](https://github.com/rust-lang/socket2/tree/8716af6fbf921cf318b6adb3c13259050d96a13a#minimum-supported-rust-version-msrv), which also effectively bumps the minimum version required for the next version of the `curl` crate.
@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #321 (9d09633) into master (4539d92) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #321      +/-   ##
==========================================
- Coverage   75.10%   75.07%   -0.04%     
==========================================
  Files          57       57              
  Lines        2993     2993              
==========================================
- Hits         2248     2247       -1     
- Misses        745      746       +1     
Impacted Files Coverage Δ
src/handler.rs 71.10% <0.00%> (-0.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4539d92...9d09633. Read the comment docs.

@sagebind sagebind merged commit 6f1c7b6 into master Apr 17, 2021
@sagebind sagebind deleted the bump-msrv branch April 17, 2021 14:11
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.

1 participant