use NAPacketiser::attach_stream() where appropriate
[nihav-player.git] / nihed-cros-libva / Cargo.toml
1 [package]
2 name = "nihed-cros-libva"
3 version = "0.0.4"
4 license = "BSD-3-Clause"
5 description = "Safe bindings over libva"
6 authors = ["The Chromium OS Authors", "random nobody"]
7 edition = "2021"
8
9 [build-dependencies]
10 pkg-config = "0.3.26"
11
12 [dev-dependencies]
13 crc32fast = "1.2.1"