# 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 = "cargo-featurex" version = "0.1.14" authors = ["Aleksander Heintz "] description = "cargo plugin to run tasks against feature powersets" license = "MIT" repository = "https://github.com/YoloDev/cargo-featurex" [dependencies.bitarr] version = "0.2.0" [dependencies.cargo_metadata] version = "0.17.0" [dependencies.clap] version = "4.3.21" features = ["derive"] [dependencies.error-stack] version = "0.3.1" [dependencies.itertools] version = "0.11.0" [dependencies.lasso] version = "0.7.2" features = ["ahasher"] [dependencies.serde] version = "1.0.183" features = ["derive"] [dependencies.serde_json] version = "1.0.104" [dependencies.termcolor] version = "1.2.0" [dependencies.thiserror] version = "1.0.45"