# 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 = "libdav1d-sys" version = "0.7.1+libdav1d.1.4.3" authors = [ "Charles Samuels ", "Paolo Barbolini ", "Kornel ", ] build = "build.rs" links = "dav1d" description = "Builds and statically links dav1d AV1 decoder. Part of libavif-sys" documentation = "https://docs.rs/libavif-sys" keywords = [ "ffi", "codec", "dav1d", "david", "AV1", ] license = "BSD-2-Clause" repository = "https://github.com/njaard/libavif-rs" [dependencies.libc] version = "0.2" [build-dependencies.bindgen] version = "0.69.4" features = ["runtime"] optional = true default-features = false [features] generate = ["dep:bindgen"]