# 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 = "timada-starter-feed" version = "0.3.1" publish = true description = "Feed module for timada starter" homepage = "https://timada.co" documentation = "https://docs.rs/timada-starter-feed" license = "AGPL-3.0" repository = "https://github.com/timayz/starter" [dependencies.prost] version = "0.12.0" [dependencies.prost-derive] version = "0.12.0" [dependencies.prost-types] version = "0.12.0" [dependencies.tonic] version = "0.10.0" features = ["tls"] [build-dependencies.tonic-build] version = "0.10.0" features = ["prost"] [features] proto = []