-
Notifications
You must be signed in to change notification settings - Fork 32
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
Update some dependencies #259
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #259 +/- ##
========================================
- Coverage 3.66% 3.65% -0.02%
========================================
Files 38 38
Lines 2809 2818 +9
========================================
Hits 103 103
- Misses 2706 2715 +9 ☔ View full report in Codecov by Sentry. |
02515fb
to
dd9c02e
Compare
dd9c02e
to
b8f0bae
Compare
In the context of "Whisperfish is getting Rust 1.72 soon^tm", this PR is now in good enough shape to receive a proper code review. I believe @rubdos is also interested in this PR. |
I tried updating |
fac0005
to
4b109ab
Compare
4b109ab
to
06db57d
Compare
LGTM, thanks a lot! |
I'm updating Whisperfish to up-to-date dependencies, this results in dependencies with different versions. This PR attempts to lessen that duplication.
What's notable here, is that Sailfish OS should have Rust 1.72.1 soon*, so currently this PR pays no attention to MSRV.