chore: add debug feature

This commit is contained in:
GyDi
2022-04-01 23:43:35 +08:00
parent c93cbb614d
commit cbe7c69154
2 changed files with 6 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ winreg = { version = "0.10", features = ["transactions"] }
default = [ "custom-protocol" ]
custom-protocol = [ "tauri/custom-protocol" ]
verge-dev = []
debug-yml = []
[profile.release]
panic = "abort"