# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "v4l2-sys" version = "1.1.0" authors = ["Russel Winder "] build = "build.rs" description = "Rust FFI binding for the C API of Video for Linux API version 2, V4L2.\n" readme = "README.md" keywords = ["ffi", "v4l2", "video", "dvb", "sdr"] categories = ["api-bindings", "hardware-support", "external-ffi-bindings"] license = "LGPL-3.0" repository = "https://gitlab.com/Russel/rust-v4l2-sys" [dependencies] [dev-dependencies.rstest] version = "0.6.3" [build-dependencies.bindgen] version = "0.51"