diff --git a/Cargo.lock b/Cargo.lock index 4df0624..0a7e91f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3307,13 +3307,12 @@ checksum = "69758bda2e78f098e4ccb393021a0963bb3442eac05f135c30f61b7370bbafae" [[package]] name = "tempfile" -version = "3.9.0" +version = "3.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa" +checksum = "a365e8cd18e44762ef95d87f284f4b5cd04107fec2ff3052bd6a3e6069669e67" dependencies = [ "cfg-if", "fastrand 2.0.1", - "redox_syscall 0.4.1", "rustix 0.38.31", "windows-sys 0.52.0", ] @@ -4250,7 +4249,7 @@ dependencies = [ [[package]] name = "wlx-capture" version = "0.1.0" -source = "git+https://github.com/galister/wlx-capture#b49ec2b5fec204fbd192c21ceb66a2a29bebdf62" +source = "git+https://github.com/galister/wlx-capture#8d90787b3bc9018f1f26a4a3e2abdcdbb6809a64" dependencies = [ "ashpd", "drm-fourcc",