mirror of
https://github.com/lifegpc/garbro-rs.git
synced 2026-07-08 01:32:13 +08:00
Update impl
This commit is contained in:
@@ -23,9 +23,8 @@ encoding = "0.2"
|
||||
image = { version = "0.25", default-features = false, features = ["png", "jpeg", "gif", "bmp", "tiff", "ico", "webp"] }
|
||||
lazy_static = "1.5"
|
||||
msg_tool = { path = "../../MsgTool" }
|
||||
tauri = { version = "2", features = [] }
|
||||
tauri = { version = "2", features = ["devtools"] }
|
||||
tauri-plugin-opener = "2"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
tauri-plugin-fs = "2.5.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user