mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 11:36:11 +08:00
Update to latest gtk-rs crates
This commit is contained in:
@@ -15,11 +15,12 @@ categories = ["gui", "multimedia"]
|
||||
|
||||
[dependencies]
|
||||
pipewire = "0.8.0"
|
||||
adw = { version = "0.5", package = "libadwaita", features = ["v1_4"] }
|
||||
glib = { version = "0.18", features = ["log"] }
|
||||
adw = { version = "0.6", package = "libadwaita", features = ["v1_4"] }
|
||||
glib = { version = "0.19", features = ["log"] }
|
||||
async-channel = "2.2"
|
||||
|
||||
log = "0.4.11"
|
||||
|
||||
once_cell = "1.7.2"
|
||||
once_cell = "1.19"
|
||||
|
||||
libc = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user