1 Star 0 Fork 0

codimiracle/clipflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 494 Bytes
一键复制 编辑 原始数据 按行查看 历史
codimiracle 提交于 2024-03-27 22:52 . refactor clips to clip meta
[package]
name = "clipflow"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
base64 = "0.22.0"
clap = { version = "4.5.2", features = ["derive"] }
clipboard-rs = "0.1.4"
ctrlc = "3.4.4"
image = "0.25.0"
once_cell = "1.19.0"
rand = "0.8.5"
rust-crypto = "0.2.36"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.114"
strum = { version = "0.26.2", features = ["derive"] }
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/codimiracle/clipflow.git
[email protected]:codimiracle/clipflow.git
codimiracle
clipflow
clipflow
master

搜索帮助