cros-libva 0.0.7

Safe bindings over libva
Documentation
[build-dependencies.pkg-config]
version = "0.3.26"

[dependencies.bitflags]
version = "2.5"

[dependencies.log]
features = ["release_max_level_debug"]
version = "0"

[dependencies.thiserror]
version = "1"

[dev-dependencies.crc32fast]
version = "1.2.1"

[lib]
name = "cros_libva"
path = "src/lib.rs"

[package]
authors = ["The Chromium OS Authors"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = "Safe bindings over libva"
edition = "2021"
license = "BSD-3-Clause"
name = "cros-libva"
readme = "README.md"
repository = "https://github.com/chromeos/cros-libva"
version = "0.0.7"