1 Star 0 Fork 0

ngd_b / ifun-grep

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 766 Bytes
一键复制 编辑 原始数据 按行查看 历史
ngd_b 提交于 2023-06-17 17:56 . style: 更新Cargo.toml
[package]
name = "ifun-grep"
version = "0.2.0"
authors=["hboot <bobolity@163.com>"]
description="A simple fake grep."
license="MIT"
keywords=["grep","ifun-grep","cli", "search", "demo"]
edition = "2021"
readme = "README.md"
repository="https://gitee.com/ngd_b/ifun-grep"
homepage = "https://gitee.com/ngd_b/ifun-grep"
categories = ["command-line-utilities"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ansi_term = "0.12.1"
anyhow = { version = "1.0.71", features = ["backtrace"] }
clap = { version = "4.3.3", features = ["derive"] }
env_logger = "0.10.0"
indicatif = "0.17.5"
log = "0.4.19"
thiserror = "1.0.40"
[dev-dependencies]
assert_cmd = "2.0.11"
assert_fs = "1.0.13"
predicates = "3.0.3"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ngd_b/ifun-grep.git
git@gitee.com:ngd_b/ifun-grep.git
ngd_b
ifun-grep
ifun-grep
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891