🔥 将下载放到release

This commit is contained in:
Tw93
2022-10-18 23:31:23 +08:00
parent 4647d53b3b
commit 161b3f1182
5 changed files with 20 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "app"
version = "0.1.0"
description = "Pake打包工具"
description = "Pake 打包工具"
authors = ["Tw93"]
license = ""
repository = ""
@@ -12,7 +12,7 @@ rust-version = "1.61.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[build-dependencies]
tauri-build = { version = "1.0.2", features = [] }
tauri-build = { version = "1.1.1", features = [] }
[dependencies]
serde_json = "1.0.86"