From 75dcfc80964474ddc0afac781fcd2f3ba2d7ba6f Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Fri, 1 Mar 2024 21:37:30 +0100 Subject: [PATCH] fix pw required with no wayland feature --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f131ea3..72dfe41 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3703,7 +3703,7 @@ dependencies = [ [[package]] name = "wlx-capture" version = "0.2.1" -source = "git+https://github.com/galister/wlx-capture#9ba8a769378f2cd049baef947a0de8195eeae2a5" +source = "git+https://github.com/galister/wlx-capture#9c5368ef4535b7525de41d3ba5b076fb326e974c" dependencies = [ "ashpd", "drm-fourcc",