X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihed-cros-libva%2FCargo.toml;h=c265e880fc17126387d28b0934985e9f4a31db95;hb=49bf1d79384ecf1b28822101233719fb1c1b29b1;hp=6f88b97825ae3e2ac6ccbcba428a1a6eecda5a3d;hpb=88067546cefd95e6110572a8d9dabf8c271f406e;p=nihav-player.git diff --git a/nihed-cros-libva/Cargo.toml b/nihed-cros-libva/Cargo.toml index 6f88b97..c265e88 100644 --- a/nihed-cros-libva/Cargo.toml +++ b/nihed-cros-libva/Cargo.toml @@ -6,11 +6,6 @@ description = "Safe bindings over libva" 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"