fix: wrong exe path

This commit is contained in:
GyDi
2022-02-21 22:33:37 +08:00
parent 72127979c3
commit c9c06f8a3d
4 changed files with 15 additions and 20 deletions

View File

@@ -14,6 +14,7 @@ tauri-build = { version = "1.0.0-rc.3", features = [] }
[dependencies]
dirs = "4.0.0"
dunce = "1.0.2"
chrono = "0.4.19"
serde_json = "1.0"
serde_yaml = "0.8"