# 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] edition = "2018" name = "apollo-tracing-protobuf" version = "0.1.0" authors = ["Anthony Griffon "] description = "A simple lib which expose generated rust file from Apollo Tracing protobuf configuration" homepage = "https://github.com/Miaxos/apollo-tracing-protobuf-rs" documentation = "https://github.com/Miaxos/apollo-tracing-protobuf-rs" readme = "README.md" keywords = ["apollo", "tracing", "graphql", "protobuf", "grpc"] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/Miaxos/apollo-tracing-protobuf-rs" [lib] path = "generated/tracing.rs" doc = true [dependencies.protobuf] version = "2.18.0"