use NAPacketiser::attach_stream() where appropriate
[nihav-player.git] / nihed-cros-libva / Cargo.toml
index c23f83e69330888417ef2d51373773fd1dad47b1..c265e880fc17126387d28b0934985e9f4a31db95 100644 (file)
@@ -1,17 +1,11 @@
 [package]
-name = "cros-libva"
-version = "0.0.3"
+name = "nihed-cros-libva"
+version = "0.0.4"
 license = "BSD-3-Clause"
 description = "Safe bindings over libva"
-repository = "https://github.com/chromeos/cros-libva"
-authors = ["The Chromium OS Authors"]
+authors = ["The Chromium OS Authors", "random nobody"]
 edition = "2021"
 
-[dependencies]
-anyhow = "1"
-bitflags = "1.3"
-log = { version = "0", features = ["release_max_level_debug"] }
-
 [build-dependencies]
 pkg-config = "0.3.26"