cleanup
This commit is contained in:
parent
baf15ee0cc
commit
96b82451e7
17 changed files with 23 additions and 5561 deletions
|
@ -16,8 +16,8 @@ tauri-build = { version = "1.2", features = [] }
|
|||
[dependencies]
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tauri = { version = "1.2", features = ["api-all"] }
|
||||
tauri-plugin-log = {git = "https://github.com/tauri-apps/tauri-plugin-log", features = ["colored"] }
|
||||
tauri = { version = "1.2", features = ["api-all", "updater"] }
|
||||
|
||||
[features]
|
||||
# by default Tauri runs in production mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue