Revert "Merge pull request #2003 from safing/dependabot/cargo/desktop/tauri/src-tauri/glib-0.20.0"

This reverts commit f8ac80bbb2, reversing
changes made to 37cb324b56.
This commit is contained in:
Alexandr Stelnykovych
2025-10-18 01:01:38 +03:00
parent a736e9fec1
commit bf3d007a4d
2 changed files with 70 additions and 168 deletions

View File

@@ -57,7 +57,7 @@ dark-light = { path = "../rust-dark-light" }
# Linux only
[target.'cfg(target_os = "linux")'.dependencies]
glib = "0.20.0"
glib = "0.18.4"
gtk-sys = "0.18.0"
glib-sys = "0.18.1"
gdk-pixbuf = "0.18.3"