瀏覽代碼

chore: enable tray-icon feature for docs.rs build (#7620)

Lucas Fernandes Nogueira 2 年之前
父節點
當前提交
7f818384d3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      core/tauri/Cargo.toml

+ 1 - 0
core/tauri/Cargo.toml

@@ -18,6 +18,7 @@ no-default-features = true
 features = [
   "wry",
   "custom-protocol",
+  "tray-icon",
   "devtools",
   "icon-png",
   "protocol-asset",