X-Git-Url: https://git.nihav.org/?p=nihav-player.git;a=blobdiff_plain;f=nihed-cros-libva%2FCargo.toml;fp=nihed-cros-libva%2FCargo.toml;h=6f88b97825ae3e2ac6ccbcba428a1a6eecda5a3d;hp=c23f83e69330888417ef2d51373773fd1dad47b1;hb=88067546cefd95e6110572a8d9dabf8c271f406e;hpb=683627242f69bed0b818d976d4b03d651e529697 diff --git a/nihed-cros-libva/Cargo.toml b/nihed-cros-libva/Cargo.toml index c23f83e..6f88b97 100644 --- a/nihed-cros-libva/Cargo.toml +++ b/nihed-cros-libva/Cargo.toml @@ -1,10 +1,9 @@ [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]