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

build(deps): bump glib from 0.18.5 to 0.20.0 in /desktop/tauri/src-tauri
This commit is contained in:
Alexandr Stelnykovych
2025-10-17 22:50:34 +03:00
committed by GitHub
2 changed files with 168 additions and 70 deletions

View File

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