Bump MSRV to 1.70

This commit is contained in:
Nicholas Bishop 2023-06-10 12:58:59 -04:00
parent ddc98f94fb
commit 8717f337b5
4 changed files with 4 additions and 4 deletions

View file

@ -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"