[package] name = "speakeasy" version = "0.0.0" authors = ["sunny-g "] description = "CLIs as gRPC services" edition = "2018" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "2.33" tonic = "0.2"