[package] name = "tenebrous-rpc" version = "0.1.0" authors = ["projectmoon "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [build-dependencies] tonic-build = "0.4" [dependencies] tonic = "0.4" prost = "0.7"