# 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 = "qf" version = "0.0.1" authors = ["Aidan Bleser"] description = "qf (Quick-Find) is a file search CLI that makes files searching speedy and powerful." homepage = "https://github.com/ieedan/qf" documentation = "https://github.com/ieedan/qf" readme = "README.md" keywords = [ "File", "Search", "Quick", "Find", ] license = "MIT" repository = "https://github.com/ieedan/qf" [dependencies]