Browse Source

fix: remove `gtk-tray` from docs.rs features

Lucas Nogueira 3 năm trước cách đây
mục cha
commit
b369069c5a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      core/tauri/Cargo.toml

+ 0 - 1
core/tauri/Cargo.toml

@@ -30,7 +30,6 @@ features = [
   "system-tray",
   "devtools",
   "http-multipart",
-  "gtk-tray",
   "icon-png",
   "dox"
 ]