[package] name = "cargo-qemu" version = "0.1.0" authors = ["John Gallagher "] edition = "2018" repository = "https://github.com/jgall/cargo-qemu" description = "A cargo subcommand for running targets via qemu" license = "MIT/Apache-2.0" keywords = ["cargo-subcommand", "target", "qemu"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]