X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihed-cros-libva%2FCargo.toml;h=c265e880fc17126387d28b0934985e9f4a31db95;hb=49bf1d79384ecf1b28822101233719fb1c1b29b1;hp=b709fe034b864c70f5264657e21a195c40476ac7;hpb=51b33b65943d47a3826be9763728815ba2b9e7d5;p=nihav-player.git diff --git a/nihed-cros-libva/Cargo.toml b/nihed-cros-libva/Cargo.toml index b709fe0..c265e88 100644 --- a/nihed-cros-libva/Cargo.toml +++ b/nihed-cros-libva/Cargo.toml @@ -6,10 +6,6 @@ description = "Safe bindings over libva" authors = ["The Chromium OS Authors", "random nobody"] edition = "2021" -[dependencies] -anyhow = "1" -bitflags = "1.3" - [build-dependencies] pkg-config = "0.3.26"