[package] name = "bootproof" version = "0.1.0" authors = ["James Martin "] edition = "2018" license = "GPL-3.0+" [dependencies] compiler_builtins = { git = "https://github.com/rust-lang/compiler-builtins" } uefi = "0.4.6" x86_64 = "0.11.1"