[package]
name = "linux-loader"
version = "0.1.0"
authors = ["Samuel Ortiz <sameo@linux.intel.com>"]
description = "Library for parsing and loading Linux kernel images and command lines"
repository = "https://github.com/rust-vmm/linux-loader"
readme = "README.md"
keywords = ["Linux"]
license = "Apache-2.0"
edition = "2018"
[dependencies]