# 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 = "cargo-rustc-cfg" version = "0.2.0" authors = ["Christopher Field "] exclude = ["/.github"] description = "Runs the `cargo rustc -- --print cfg` command and parses the output" homepage = "https://github.com/volks73/cargo-rustc-cfg" documentation = "https://docs.rs/cargo-rustc-cfg" readme = "README.md" keywords = ["cargo", "rustc", "configuration", "commands"] categories = ["development-tools"] license = "MIT/Apache-2.0" repository = "https://github.com/volks73/cargo-rustc-cfg" [dependencies] [badges.is-it-maintained-issue-resolution] repository = "volks73/cargo-rustc-cfg" [badges.is-it-maintained-open-issues] repository = "volks73/cargo-rustc-cfg"