Skip to content

Commit 7824d2f

Browse files
committed
Update rust when building libavif
1 parent efa2288 commit 7824d2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

winbuild/build_prepare.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ def cmd_msbuild(
389389
"filename": f"libavif-{V['LIBAVIF']}.zip",
390390
"license": "LICENSE",
391391
"build": [
392+
"rustup update",
392393
f"{sys.executable} -m pip install meson",
393394
*cmds_cmake(
394395
"avif_static",

0 commit comments

Comments
 (0)