update wlx-capture
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4927,8 +4927,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wlx-capture"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/galister/wlx-capture?tag=v0.4.0#412efb4214ca985208394ba2ea14be2b44a13c55"
|
||||
version = "0.4.1"
|
||||
source = "git+https://github.com/galister/wlx-capture?tag=v0.4.1#104e7c0ade95c8b92b831e1882908f0522513207"
|
||||
dependencies = [
|
||||
"ashpd",
|
||||
"drm-fourcc",
|
||||
|
||||
@@ -55,7 +55,7 @@ sysinfo = { version = "0.32.0" }
|
||||
thiserror = "2.0.3"
|
||||
vulkano = { git = "https://github.com/vulkano-rs/vulkano", rev = "94f50f1" }
|
||||
vulkano-shaders = { git = "https://github.com/vulkano-rs/vulkano", rev = "94f50f1" }
|
||||
wlx-capture = { git = "https://github.com/galister/wlx-capture", tag = "v0.4.0", default-features = false }
|
||||
wlx-capture = { git = "https://github.com/galister/wlx-capture", tag = "v0.4.1", default-features = false }
|
||||
libmonado-rs = { git = "https://github.com/technobaboo/libmonado-rs", rev = "a495f6d", optional = true }
|
||||
winit = { version = "0.30.0", optional = true }
|
||||
xdg = "2.5.2"
|
||||
|
||||
Reference in New Issue
Block a user