1 Star 3 Fork 2

Silwings/todo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 282 Bytes
一键复制 编辑 原始数据 按行查看 历史
Silwings 提交于 2024-11-13 22:04 +08:00 . 给一些命令增加可选项-l
[package]
name = "todo"
version = "0.1.0"
edition = "2021"
[dependencies]
rusqlite = { version = "0.32.1", features = ["bundled"] }
thiserror = "2.0.3"
anyhow = "1.0.93"
clap = { version = "4.5.20", features = ["derive"] }
colored = "2.1.0"
chrono = "0.4.38"
lazy_static = "1.5.0"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/silwings/todo.git
git@gitee.com:silwings/todo.git
silwings
todo
todo
master

搜索帮助