# 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-types" version = "0.8.1" authors = ["Dan Burkert ", "Tokio Contributors "] description = "Release based on a fork until upstream is updated." documentation = "https://docs.rs/prost-types" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/informalsystems/prost" [lib] doctest = false [dependencies.bytes] version = "1" default-features = false [dependencies.prost] version = "0.8.1" features = ["prost-derive"] default-features = false package = "informalsystems-prost" [dev-dependencies.proptest] version = "1" [features] default = ["std"] std = ["prost/std"]