# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "prpc-build" version = "0.2.1" description = "Build prpc from protobuf definitions" homepage = "https://github.com/Phala-Network/prpc" license = "Apache-2.0" resolver = "2" [dependencies.either] version = "1.6.1" [dependencies.heck] version = "0.5.0" [dependencies.itertools] version = "0.12.1" [dependencies.log] version = "0.4.14" [dependencies.multimap] version = "0.10.0" [dependencies.proc-macro2] version = "1.0" [dependencies.prost] version = "0.12.4" [dependencies.prost-build] version = "0.12.4" [dependencies.prost-types] version = "0.12.4" [dependencies.protoc] version = "0.9" package = "prost-build" [dependencies.quote] version = "1.0" [dependencies.syn] version = "2.0.59" [dependencies.template-quote] version = "0.3"