feat(icon): update app and tray icons
This commit is contained in:
@@ -14,7 +14,7 @@ tauri-build = { version = "2.0.0-alpha", features = [] }
|
||||
[dependencies]
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tauri = { version = "2.0.0-alpha", features = [
|
||||
tauri = { version = "2.0.0-alpha", features = [ "tray-icon",
|
||||
"macos-private-api",
|
||||
"native-tls-vendored",
|
||||
"protocol-asset",
|
||||
|
||||
Reference in New Issue
Block a user