# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "libv4l-sys" version = "0.3.1" authors = ["takayuki goto "] description = "A FFI to libv4l" homepage = "https://github.com/idein/libv4l-sys" documentation = "https://docs.rs/libv4l-sys" readme = "README.md" keywords = [ "video4linux", "video", ] categories = [ "external-ffi-bindings", "multimedia::images", "multimedia::video", ] license = "Apache-2.0" repository = "https://github.com/idein/libv4l-sys" [dependencies.libc] version = "0.2" [dev-dependencies.env_logger] version = "0.10" [dev-dependencies.libc] version = "0.2" [dev-dependencies.log] version = "0.4" [build-dependencies.bindgen] version = "0.65.1" [build-dependencies.pkg-config] version = "0.3" [badges.circle-ci] repository = "idein/libv4l-sys" [badges.maintenance] status = "experimental"