# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "captrs" version = "0.3.1" dependencies = [ "dxgcap", "shuteye", "x11cap", ] [[package]] name = "dxgcap" version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "18a3f3df51c509e7c8d2807c63abfecdea1a83def81baec83d68c6f5bb8ac654" dependencies = [ "winapi", "wio", ] [[package]] name = "libc" version = "0.2.65" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1a31a0627fdf1f6a39ec0dd577e101440b7db22672c0901fe00a9a6fbb5c24e8" [[package]] name = "pkg-config" version = "0.3.16" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "72d5370d90f49f70bd033c3d75e87fc529fbfff9d6f7cccef07d6170079d91ea" [[package]] name = "shuteye" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2fae018891baadd06ff0281ff137ccd1641044d9bb9498b1138ffecf28f30172" [[package]] name = "winapi" version = "0.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6" dependencies = [ "winapi-i686-pc-windows-gnu", "winapi-x86_64-pc-windows-gnu", ] [[package]] name = "winapi-i686-pc-windows-gnu" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" [[package]] name = "winapi-x86_64-pc-windows-gnu" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "wio" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5" dependencies = [ "winapi", ] [[package]] name = "x11" version = "2.18.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39697e3123f715483d311b5826e254b6f3cfebdd83cf7ef3358f579c3d68e235" dependencies = [ "libc", "pkg-config", ] [[package]] name = "x11cap" version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "16ccedf556cb1f784d462dd8f24a7804f766d57c0051439d3e4052465263c399" dependencies = [ "libc", "x11", ]