Merge pull request #81 from beilunyang/patch-1

This commit is contained in:
lencx
2022-12-27 12:17:58 +08:00
committed by GitHub

View File

@@ -45,4 +45,4 @@ custom-protocol = [ "tauri/custom-protocol" ]
[profile.release]
strip = true
lto = true
opt-level = "z"
opt-level = "s"