mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
Bump MSRV to 1.70
This commit is contained in:
parent
ddc98f94fb
commit
8717f337b5
4 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ edition = "2021"
|
|||
keywords = ["uefi", "efi"]
|
||||
license = "MPL-2.0"
|
||||
repository = "https://github.com/rust-osdev/uefi-rs"
|
||||
rust-version = "1.68"
|
||||
rust-version = "1.70"
|
||||
|
||||
[workspace.dependencies]
|
||||
bitflags = "2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue