# 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 = "cros-libva" version = "0.0.10" authors = ["The Chromium OS Authors"] description = "Safe bindings over libva" readme = "README.md" license = "BSD-3-Clause" repository = "https://github.com/chromeos/cros-libva" [dependencies.bitflags] version = "2.5" [dependencies.log] version = "0" features = ["release_max_level_debug"] [dependencies.thiserror] version = "1" [dev-dependencies.crc32fast] version = "1.2.1" [build-dependencies.bindgen] version = "0.70.1" [build-dependencies.pkg-config] version = "0.3.26"