[package] name = "cuttlefish" version = "0.0.0" description = "Hypervisor for wasm, defined by wit-bindgen" authors = ["Michael-F-Bryan ", "Kartik Thakore "] categories = ["wasm"] edition = "2021" homepage = "https://cuttlefishvm.github.io/" license = "MIT OR Apache-2.0" readme = "../../README.md" repository = "https://github.com/cuttlefishvm/cuttlefish-vm.git" rust-version = "1.62.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]