# 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 = "cnat" version = "0.0.7" description = "Systematically apply certain modifications to classes, class names, used in your frontend codebase." homepage = "https://github.com/Gnarus-G/cnat" readme = "README.md" license = "GPL-2.0" repository = "https://github.com/Gnarus-G/cnat" [dependencies.anyhow] version = "1.0.80" [dependencies.clap] version = "4.5.2" features = [ "derive", "cargo", ] [dependencies.clap_complete] version = "4.5.1" [dependencies.colored] version = "2.1.0" [dependencies.ignore] version = "0.4.22" [dependencies.swc_common] version = "0.33.19" features = ["tty-emitter"] [dependencies.swc_css] version = "0.157.38" [dependencies.swc_ecma_ast] version = "0.112.5" [dependencies.swc_ecma_parser] version = "0.143.8" [dependencies.swc_ecma_visit] version = "0.98.6" [dev-dependencies.assert_cmd] version = "2.0.14" [dev-dependencies.insta] version = "1.36.1" features = ["serde"]