# 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 = "grc-rs" version = "0.3.2" description = "Generic Colouriser ported to Rust" homepage = "https://github.com/larsch/grc-rs" keywords = ["cli"] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/larsch/grc-rs" [dependencies.argparse] version = "^0.2.2" [dependencies.console] version = "^0.14.1" [dependencies.debug_print] version = "^1.0.0" [dependencies.fancy-regex] version = "^0.7.1" [dependencies.lazy_static] version = "^1.4.0" [dependencies.shellexpand] version = "^2.1.0" [dependencies.which] version = "^4.2.2"