Skip to content

Commit 373ab32

Browse files
author
Markus Perl
committed
cargo update
1 parent 2b4a0b6 commit 373ab32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ fi
500500

501501
if command_exists "cargo"; then
502502
if build "rav1e" "0.6.3"; then
503-
execute cargo install --version "0.9.14+cargo-0.66" cargo-c
503+
execute cargo install --version "0.9.20+cargo-0.71" cargo-c
504504
download "https://github.com/xiph/rav1e/archive/refs/tags/v0.6.3.tar.gz"
505505
execute cargo cinstall --prefix="${WORKSPACE}" --library-type=staticlib --crt-static --release
506506
build_done "rav1e" "0.6.3"

0 commit comments

Comments
 (0)