Browse Source

remove code

lloydzhou 1 year ago
parent
commit
35e03e1bca
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src-tauri/Cargo.toml

+ 0 - 1
src-tauri/Cargo.toml

@@ -35,7 +35,6 @@ tauri = { version = "1.5.4", features = [ "http-all",
     "window-start-dragging",
     "window-unmaximize",
     "window-unminimize",
-    "linux-protocol-headers",
 ] }
 tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
 percent-encoding = "2.3.1"