fancy-cli 0.1.0

A tool to search files
[dependencies.anyhow]
version = "1.0"

[dependencies.clap]
features = ["derive"]
version = "4.0"

[package]
authors = ["My Name <231pithagora079@gmail.com>"]
categories = ["command-line-utilities"]
description = "A tool to search files"
edition = "2021"
homepage = "https://github.com/you/grrs"
keywords = ["cli", "search", "demo"]
license = "MIT OR Apache-2.0"
name = "fancy-cli"
readme = "README.md"
repository = "https://github.com/you/grrs"
version = "0.1.0"