# 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 = "axum-connect-build" version = "0.3.2" authors = ["Alec Thilenius "] description = "Connect-Web RPC code generator for axum-connect" readme = "README.md" keywords = [ "rpc", "axum", "protobuf", "connect", ] categories = [ "network-programming", "web-programming", "web-programming::http-server", ] license = "MIT OR Apache-2.0" repository = "https://github.com/AThilenius/axum-connect" [dependencies.anyhow] version = "1.0" [dependencies.convert_case] version = "0.6.0" [dependencies.pbjson-build] version = "0.6.2" [dependencies.proc-macro2] version = "1.0.56" [dependencies.prost] version = "0.12.1" [dependencies.prost-build] version = "0.12.1" [dependencies.prost-reflect] version = "0.12.0" [dependencies.protoc-fetcher] version = "0.1.0" [dependencies.quote] version = "1.0.26" [dependencies.syn] version = "2.0.15"