# 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 = "cargo-search2" version = "0.2.2" description = "cargo search, optimized for CI caching in GitHub Actions and elsewhere" readme = "README.md" keywords = ["cargo", "crates-io"] categories = ["development-tools::cargo-plugins"] license = "MIT OR Apache-2.0" repository = "https://github.com/sunshowers/cargo-search2" [dependencies.blake2b_simd] version = "0.5.11" [dependencies.cfg-if] version = "1.0.0" [dependencies.color-eyre] version = "0.5.11" [dependencies.crates-index] version = "0.17.0" [dependencies.semver] version = "1.0.4" features = ["serde"] [dependencies.serde] version = "1.0.130" features = ["derive"] [dependencies.serde_json] version = "1.0.68" [dependencies.structopt] version = "0.3.23"