remove tao patch
This commit is contained in:
Generated
-5
@@ -8392,8 +8392,3 @@ dependencies = [
|
|||||||
"syn 2.0.117",
|
"syn 2.0.117",
|
||||||
"winnow 1.0.2",
|
"winnow 1.0.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[patch.unused]]
|
|
||||||
name = "tao"
|
|
||||||
version = "0.34.5"
|
|
||||||
source = "git+https://github.com/tauri-apps/tao?branch=fix-windows-white-flash#cf28a8e8f205bf5cd7a41c4d7fc54ed9247c5f93"
|
|
||||||
|
|||||||
@@ -59,6 +59,3 @@ objc = "0.2"
|
|||||||
zbus = { version = "5" }
|
zbus = { version = "5" }
|
||||||
x11rb = "0.13"
|
x11rb = "0.13"
|
||||||
gtk = "0.18"
|
gtk = "0.18"
|
||||||
|
|
||||||
[patch.crates-io]
|
|
||||||
tao = { git = "https://github.com/tauri-apps/tao", branch = "fix-windows-white-flash" }
|
|
||||||
|
|||||||
Reference in New Issue
Block a user