remove code
This commit is contained in:
parent
7173cf2184
commit
35e03e1bca
|
@ -35,7 +35,6 @@ tauri = { version = "1.5.4", features = [ "http-all",
|
||||||
"window-start-dragging",
|
"window-start-dragging",
|
||||||
"window-unmaximize",
|
"window-unmaximize",
|
||||||
"window-unminimize",
|
"window-unminimize",
|
||||||
"linux-protocol-headers",
|
|
||||||
] }
|
] }
|
||||||
tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
|
tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
|
||||||
percent-encoding = "2.3.1"
|
percent-encoding = "2.3.1"
|
||||||
|
|
Loading…
Reference in New Issue