# 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 = "nix-doc" version = "0.5.3" description = "Nix documentation grepping tool" homepage = "https://github.com/lf-/nix-doc" license = "LGPL-3.0-or-later" repository = "https://github.com/lf-/nix-doc" [dependencies.clap] version = "2.33.3" [dependencies.colorful] version = "0.2.1" [dependencies.num_cpus] version = "1.13.0" [dependencies.pathdiff] version = "0.2.0" [dependencies.regex] version = "1.3.9" [dependencies.rnix] version = "0.8.0" [dependencies.structopt] version = "0.3.21" [dependencies.walkdir] version = "2.3.1" [dev-dependencies.expect-test] version = "1.1.0"