# 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" name = "norgopolis-protos" version = "0.3.0" description = "A set of .proto files for Norgopolis services." license = "MIT" repository = "https://github.com/nvim-neorg/norgopolis-protos" [dependencies.prost] version = "0.11.9" [dependencies.rmp-serde] version = "1.1.1" [dependencies.serde] version = "1.0.167" features = ["derive"] [dependencies.tonic] version = "0.9.2" [build-dependencies.tonic-build] version = "0.9.2"