[package] name = "rasp" version = "0.1.0" authors = ["Alek Ratzloff "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.3" snafu = "0.6.2" libvm = { path = "src/libvm" }