🎨 fix(ck): 删除 rocket,采用手动 cv

This commit is contained in:
BTMuli
2023-05-04 21:05:01 +08:00
parent 50f2305d5e
commit baff5a17c6
5 changed files with 133 additions and 704 deletions

View File

@@ -13,7 +13,6 @@ edition = "2021"
tauri-build = { version = "1.2", features = [] }
[dependencies]
rocket = "0.5.0-rc.1"
tauri = { version = "1.2", features = ["api-all", "updater"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"