[package] name = "vsock-sample" version = "0.1.0" authors = ["The AWS Nitro Enclaves Team "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "3.2" log = "0.4" nix = "0.20" byteorder = "1.3" [workspace]