# 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 = "protoc-gen-prost-utoipa" version = "0.1.0" authors = ["Mario Aragones Lozano (maarlo) "] description = "Protocol Buffers compiler plugin providing utoipa schemas" homepage = "https://github.com/maarlo/protoc-gen-prost-utoipa" documentation = "https://github.com/maarlo/protoc-gen-prost-utoipa" readme = "README.md" keywords = [ "protobuf", "serialization", "prost", "utoipa", "OpenAPI", ] categories = ["encoding"] license = "Apache-2.0" repository = "https://github.com/maarlo/protoc-gen-prost-utoipa" [profile.release] lto = "fat" codegen-units = 1 debug = true [dependencies.prost] version = "0.11.8" features = ["std"] default-features = false [dependencies.prost-build] version = "0.11.8" default-features = false [dependencies.prost-types] version = "0.11.8" default-features = false [dependencies.protoc-gen-prost] version = "0.2.0" [dependencies.prutoipa-build] version = "0.1.4" [dependencies.regex] version = "1.5.5" default-features = false