-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
fix(deps): update rust crate uefi to 0.32.0 #385
Conversation
23cacbe
to
1d34394
Compare
5ade2d9
to
915c9f0
Compare
9d62f1e
to
c9a2505
Compare
aa141b4
to
6029b61
Compare
bd9d710
to
732c75f
Compare
33173b1
to
ec11ca3
Compare
beba49f
to
59b3e32
Compare
59b3e32
to
68e4555
Compare
363e667
to
80a26eb
Compare
I've fixed the compilation errors. I'll look into the deprecation warnings to make clippy happy soon. If someone wants to take them before, go ahead! :) @nicholasbishop @phip1611 What's the non-deprecated way to get the system table? |
For the most part you don't need to get the system table anymore; you can use the functions in the I've put up #400 to take care of most of these conversions. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
0.31.0
->0.32.0
Release Notes
rust-osdev/uefi-rs (uefi)
v0.32.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.