mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 03:26:10 +08:00
Update gtk and glib dependencies
This commit is contained in:
@@ -15,8 +15,8 @@ categories = ["gui", "multimedia"]
|
||||
|
||||
[dependencies]
|
||||
pipewire = "0.6"
|
||||
gtk = { version = "0.4.1", package = "gtk4" }
|
||||
glib = { version = "0.15.1", features = ["log"] }
|
||||
gtk = { version = "0.6", package = "gtk4" }
|
||||
glib = { version = "0.17", features = ["log"] }
|
||||
|
||||
log = "0.4.11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user