# 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 = "ff-util" version = "0.1.2" description = "A command line utility to search for files and file extensions in a given directory" readme = "README.org" keywords = ["cli", "unix", "linux", "terminal"] categories = ["command-line-utilities"] license = "GPL-2.0-or-later" license-file = "LICENSE" repository = "https://github.com/Gokul2406/ff-util" [dependencies.colored] version = "2.0.0"