# 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 = "dvbv5" version = "0.2.6" authors = ["Russel Winder "] description = "Rust oriented bits and pieces over the FFI binding to enable use of the libdvbv5 library from the V4L2 project of the LinuxTV work.\n\nlibdvbv5 is a library to provide an application oriented API over the Linux kernel API.\n" readme = "README.md" keywords = ["libdvbv5", "video", "audio", "dvb"] categories = ["api-bindings", "hardware-support"] license = "LGPL-3.0" repository = "https://gitlab.com/Russel/rust-libdvbv5" [package.metadata.docs.rs] features = ["docs-rs"] [dependencies.dvbv5-sys] version = "0.2.1" [dependencies.libc] version = "0.2.76" [features] docs-rs = ["dvbv5-sys/docs-rs"]