We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f89fa commit 786847cCopy full SHA for 786847c
wlx-capture/Cargo.toml
@@ -32,7 +32,7 @@ drm-fourcc = "2.2.0"
32
idmap = { workspace = true }
33
libc = "0.2.178"
34
log = { workspace = true }
35
-pipewire = { git = "https://gitlab.freedesktop.org/galister/pipewire-rs.git", rev = "ba32202c3c391004c3bb533b58fa75a50e47ff57", features = [
+pipewire = { git = "https://gitlab.freedesktop.org/galister/pipewire-rs.git", rev = "6ef2cd1af41e5e8844c63c37ea9a01f0758079b0", features = [
36
"v0_3_33",
37
], optional = true }
38
#pipewire = { version = "0.8.0", features = ["v0_3_33"], optional = true }
0 commit comments