[package] name = "condom" version = "0.1.0" authors = ["Suleyman Poyraz"] edition = "2018" description = "WIP: Yet another isolated assembly implementation project. It can be thought of as a kind of condom. The main difference from sandboxes is that it provides environmental variable isolation as well as command based isolation." license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]