# 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 = "2018" name = "informalsystems-prost-build" version = "0.8.1" authors = ["Dan Burkert ", "Tokio Contributors "] description = "Release based on a fork until upstream is updated." documentation = "https://docs.rs/prost-build" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/informalsystems/prost" [dependencies.bytes] version = "1" default-features = false [dependencies.heck] version = "0.3" [dependencies.itertools] version = "0.10" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4" [dependencies.multimap] version = "0.8" default-features = false [dependencies.petgraph] version = "0.6" default-features = false [dependencies.prost] version = "0.8.1" default-features = false package = "informalsystems-prost" [dependencies.prost-types] version = "0.8.1" default-features = false package = "informalsystems-prost-types" [dependencies.regex] version = "1.5.4" [dependencies.tempfile] version = "3" [dev-dependencies.env_logger] version = "0.8" default-features = false [build-dependencies.which] version = "4" default-features = false