This commit is contained in:
Jonas Kruckenberg
2022-12-14 20:46:23 +01:00
parent 36698d1436
commit 64aed34eff
5 changed files with 7 additions and 5 deletions
+1
View File
@@ -13,6 +13,7 @@ serde_json.workspace = true
tauri.workspace = true
log.workspace = true
thiserror.workspace = true
serde_repr = "0.1"
[features]
system-tray = [ "tauri/system-tray" ]