nihed-cros-libva: use simple error enum instead of anyhow crate
[nihav-player.git] / nihed-cros-libva / Cargo.toml
index b709fe034b864c70f5264657e21a195c40476ac7..cc5096b52d854f9d59cc02d3e813b025d2f6e617 100644 (file)
@@ -7,7 +7,6 @@ authors = ["The Chromium OS Authors", "random nobody"]
 edition = "2021"
 
 [dependencies]
-anyhow = "1"
 bitflags = "1.3"
 
 [build-dependencies]