# 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 = "lacmta-alerts-protobuf" version = "0.2.0" description = "LA Metro Service Alerts Fetch & Convertion into Protobuf" readme = "README.md" license = "AGPL-3.0-only" [dependencies.color-eyre] version = "0.6.2" [dependencies.gtfs-rt] version = "0.3.0" [dependencies.prost] version = "0.11.9" [dependencies.redis] version = "0.23.0" [dependencies.reqwest] version = "0.11.18" features = [ "brotli", "json", ] [dependencies.serde] version = "1.0.174" features = ["derive"] [dependencies.serde_json] version = "1.0.103" [dependencies.tokio] version = "1.29.1" features = ["full"]