# 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 = "dav1d" version = "0.10.3" authors = ["Luca Barbato "] description = "libdav1d bindings" readme = "README.md" keywords = [ "dav1d-rs", "av1", ] license = "MIT" repository = "https://github.com/rust-av/dav1d-rs" [dependencies.av-data] version = "0.4.2" [dependencies.bitflags] version = "2" [dependencies.dav1d-sys] version = "0.8.2" [dependencies.static_assertions] version = "1" [features]