# 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 = "2018" name = "cfgcomment" version = "0.3.0" authors = ["Yaroslav Bolyukin "] description = "Universal comment conditional compilation preprocessor" license = "MIT" [dependencies.anyhow] version = "1.0.43" [dependencies.cfgcomment-core] version = "0.3.0" [dependencies.git-filter-server] version = "0.1.3" [dependencies.structopt] version = "0.3.23" features = ["color", "suggestions", "wrap_help"] [dependencies.tracing] version = "0.1.26" [dependencies.tracing-subscriber] version = "0.2.20" features = ["tracing-log"]