# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "proto_seeder" version = "0.0.8" authors = ["arn-the-long-beard "] exclude = ["examples/*"] autoexamples = false description = "Cli to create files from Routes with seed_routing" homepage = "https://github.com/arn-the-long-beard/proto-seeder" documentation = "https://github.com/arn-the-long-beard/proto-seeder" readme = "README.md" keywords = ["cli", "seed", "generation", "routing"] categories = ["command-line-utilities"] license = "MIT" [dependencies.anyhow] version = "1.0" [dependencies.convert_case] version = "^0.4" [dependencies.indexmap] version = "1.6.0" [dependencies.indicatif] version = "0.15.0" [dependencies.proc-macro-error] version = "^1" [dependencies.proc-macro2] version = "^1" [dependencies.structopt] version = "0.3.20" [dependencies.syn] version = "=1.0.40" features = ["full"]