# 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 = "g2json" version = "0.1.0" description = "codegen for build grpc proxy over websocket and json" readme = "README.md" license = "Apache-2.0" repository = "https://gitlab.com/hjiayz/g2json" [dependencies.anyhow] version = "1.0" [dependencies.deno_ast] version = "0.27" features = ["transpiling"] [dependencies.heck] version = "0.4" [dependencies.petgraph] version = "0.6" [dependencies.prost] version = "0.11" [dependencies.prost-types] version = "0.11" [dependencies.run_script] version = "0.10" [dependencies.tonic-build] version = "0.9" [dev-dependencies]