# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "prost-simple-rpc" version = "0.3.0" authors = ["David Flemström "] description = "A simple RPC implementation on top of prost" license = "MIT" repository = "https://github.com/dflemstr/prost-simple-rpc" [dependencies.bytes] version = "0.4.9" [dependencies.clippy] version = "0.0.212" optional = true [dependencies.failure] version = "0.1.2" [dependencies.failure_derive] version = "0.1.2" [dependencies.futures] version = "0.1.23" [dependencies.prost] version = "0.4.0" [features] default = [] dev = ["clippy"]