1 Star 0 Fork 11

量子风暴/EcoPaste

forked from ayangweb/EcoPaste 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
Cargo.toml 1.15 KB
Copy Edit Raw Blame History
[workspace]
resolver="2"
members = [
"src-tauri"
]
[workspace.dependencies]
tauri = "2"
serde = "1"
serde_json = "1"
fs_extra = "1.3.0"
log = "0.4.22"
cocoa = "0.25.0"
tauri-plugin-shell = "2.0.1"
tauri-plugin = { version = "2.0.1", features = ["build"] }
tauri-plugin-eco-window = { path = "./src-tauri/src/plugins/window" }
tauri-plugin-eco-macos-permissions = { path = "./src-tauri/src/plugins/macos-permissions" }
tauri-plugin-eco-mouse = { path = "./src-tauri/src/plugins/mouse" }
tauri-plugin-eco-fs-extra = { path = "./src-tauri/src/plugins/fs-extra" }
tauri-plugin-eco-backup = { path = "./src-tauri/src/plugins/backup" }
tauri-plugin-eco-locale = { path = "./src-tauri/src/plugins/locale" }
tauri-plugin-eco-clipboard = { path = "./src-tauri/src/plugins/clipboard" }
tauri-plugin-eco-ocr = { path = "./src-tauri/src/plugins/ocr" }
tauri-plugin-eco-paste = { path = "./src-tauri/src/plugins/paste" }
tauri-plugin-eco-window-state = { path = "./src-tauri/src/plugins/window-state" }
tauri-plugin-eco-autostart = { path = "./src-tauri/src/plugins/autostart" }
[patch.crates-io]
tao = { git = "https://github.com/Legend-Master/tao", branch = "fix-set-theme-mac-crash" }
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wuchunfu/EcoPaste.git
git@gitee.com:wuchunfu/EcoPaste.git
wuchunfu
EcoPaste
EcoPaste
v0.3.0-beta.1

Search

0d507c66 1850385 C8b1a773 1850385