# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "bitflags" version = "2.9.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" [[package]] name = "uefi-raw" version = "0.13.0" dependencies = [ "bitflags", "uguid", ] [[package]] name = "uguid" version = "2.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c8352f8c05e47892e7eaf13b34abd76a7f4aeaf817b716e88789381927f199c"