Update the workspace license

This commit is contained in:
Nicholas Bishop 2025-01-25 17:06:48 -05:00
parent 3d6b8f0dea
commit 3c1ab6878a

View file

@ -15,7 +15,7 @@ authors = ["The Rust OSDev team"]
categories = ["embedded", "no-std", "api-bindings"]
edition = "2021"
keywords = ["uefi", "efi"]
license = "MPL-2.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-osdev/uefi-rs"
rust-version = "1.81"