[dependencies.heck]
version = "0.4.0"
[dependencies.proc-macro2]
version = "1.0.10"
[dependencies.quote]
version = "1.0.3"
[dependencies.syn]
version = "1.0.18"
[lib]
proc-macro = true
[package]
authors = ["dalance@gmail.com"]
categories = ["command-line-interface"]
description = "A derive crate of structopt-toml"
edition = "2018"
keywords = ["cli", "structopt", "clap", "derive"]
license = "MIT OR Apache-2.0"
name = "structopt-toml-derive"
repository = "https://github.com/dalance/structopt-toml"
version = "0.5.1"
[package.metadata.release]
disable-tag = true