remove tao patch

This commit is contained in:
FTCHD
2026-07-02 21:12:09 +03:00
parent f5c6889382
commit a59c3a2f55
2 changed files with 0 additions and 8 deletions
-5
View File
@@ -8392,8 +8392,3 @@ dependencies = [
"syn 2.0.117",
"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"
-3
View File
@@ -59,6 +59,3 @@ objc = "0.2"
zbus = { version = "5" }
x11rb = "0.13"
gtk = "0.18"
[patch.crates-io]
tao = { git = "https://github.com/tauri-apps/tao", branch = "fix-windows-white-flash" }