# 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 = "2021" rust-version = "1.77.0" name = "easytier-rpc-build" version = "0.1.0" authors = ["kkrainbow"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Protobuf RPC Service Generator for EasyTier" homepage = "https://github.com/EasyTier/EasyTier" readme = "README.md" keywords = [ "vpn", "p2p", "network", "easytier", ] categories = [ "network-programming", "command-line-utilities", ] license-file = "LICENSE" repository = "https://github.com/EasyTier/EasyTier" [lib] name = "easytier_rpc_build" path = "src/lib.rs" [dependencies.heck] version = "0.5" [dependencies.prost-build] version = "0.13" [features] default = [] internal-namespace = []