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 #112

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Bump MSRV #112

merged 2 commits into from
Dec 19, 2023

Conversation

PierreZ
Copy link
Member

@PierreZ PierreZ commented Dec 19, 2023

Fix CI error:

  Downloaded linux-raw-sys v0.4.12
  Downloaded libc v0.2.151
error: package `home v0.5.9` cannot be built because it requires rustc 1.70.0 or newer, while the currently active rustc version is 1.65.0
Either upgrade to rustc 1.70.0 or newer, or use
cargo update -p home@0.5.9 --precise ver
where `ver` is the latest version of `home` supporting rustc 1.65.0

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fb3dcba) 82.30% compared to head (83b557e) 81.93%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   82.30%   81.93%   -0.38%     
==========================================
  Files          23       23              
  Lines        4837     4837              
==========================================
- Hits         3981     3963      -18     
- Misses        856      874      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PierreZ PierreZ merged commit 8b2e75b into foundationdb-rs:main Dec 19, 2023
30 checks passed
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.

None yet

2 participants