libdrmtap 0.1.0

Safe Rust wrapper for libdrmtap — DRM/KMS screen capture for Linux (login screen, Wayland, headless)
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libdrmtap"
version = "0.1.0"
dependencies = [
 "libdrmtap-sys",
]

[[package]]
name = "libdrmtap-sys"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54dc7c4915ad685fca6ff8753bb78848f64a4cc6a4365ea7bf67353b3a900c41"
dependencies = [
 "pkg-config",
]

[[package]]
name = "pkg-config"
version = "0.3.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"