app: cleanup rav1d build stuff in Makefile and Cargo.toml

This commit is contained in:
darkfi
2025-12-29 21:28:01 -03:00
parent 5607d2adac
commit a05956d412
5 changed files with 23 additions and 25 deletions

1
bin/app/Cargo.lock generated
View File

@@ -4722,6 +4722,7 @@ dependencies = [
[[package]]
name = "rav1d"
version = "1.1.0"
source = "git+https://github.com/narodnik/rav1d?branch=add-rust-api#c438996a3c2c008e6e7fa7a064496168e869c343"
dependencies = [
"assert_matches",
"atomig",