# 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 = "2018" name = "env-libvpx-sys" version = "5.1.3" authors = [ "Richard Diamond ", "Kornel Lesiński ", "Andrew Straw ", ] links = "vpx" description = "Rust bindings to libvpx" readme = "README.md" keywords = [ "vp8", "vp9", "webm", "bindings", "video", ] categories = [ "external-ffi-bindings", "multimedia::images", "multimedia::encoding", "multimedia::video", ] license = "MPL-2.0" repository = "https://github.com/astraw/env-libvpx-sys" [lib] name = "vpx_sys" [build-dependencies.bindgen] version = "0.68.1" optional = true [build-dependencies.pkg-config] version = "0.3.5" [features] default = [] generate = ["bindgen"]