[dependencies.efi-loadopt]
version = "0.2.1"
[dependencies.efivar]
version = "1.4"
[dependencies.thiserror]
version = "1"
[features]
expose_implementation_details = []
[package]
authors = ["MOZGIII <mike-n@narod.ru>"]
description = "A library for manipulating the BootNext UEFI variable and listing possible boot options"
documentation = "https://docs.rs/efibootnext"
edition = "2021"
keywords = ["uefi", "efi"]
license = "MIT"
name = "efibootnext"
repository = "https://github.com/MOZGIII/efibootnext.git"
version = "0.5.0"