[package] name = "coonboot" version = "0.1.0" authors = ["rirush"] [dependencies] uefi = { git = "https://github.com/GabrielMajeri/uefi-rs" } uefi-alloc = { git = "https://github.com/GabrielMajeri/uefi-rs" } uefi-exts = { git = "https://github.com/GabrielMajeri/uefi-rs" } uefi-logger = { git = "https://github.com/GabrielMajeri/uefi-rs" } uefi-services = { git = "https://github.com/GabrielMajeri/uefi-rs" }