# 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" version = "0.10.2" authors = ["Luca Barbato "] description = "libdav1d bindings, with libdav1d-sys" homepage = "https://lib.rs/crates/libdav1d" documentation = "https://github.com/rust-av/dav1d-rs" readme = "README.md" keywords = [ "dav1d-rs", "av1", ] license = "MIT" repository = "https://github.com/kornelski/dav1d-rs-fork" [dependencies.bitflags] version = "2" [dependencies.dav1d-sys] version = "0.7" default-features = false package = "libdav1d-sys" [features] bindgen = ["dav1d-sys/generate"]