Skip to content

Commit 88851f3

Browse files
committed
chore: Use rust 1.88
1 parent 0c66ec6 commit 88851f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/build-hyperfox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=pip
55
export MOZBUILD_STATE_PATH="$srcdir/mozbuild"
66
export MOZ_BUILD_DATE="$(date -u${SOURCE_DATE_EPOCH:+d @$SOURCE_DATE_EPOCH} +%Y%m%d%H%M%S)"
77
export MOZ_NOSPAM=1
8-
export MOZ_RUST_VERSION="1.86.0"
8+
export MOZ_RUST_VERSION="1.88.0"
99
export SCCACHE_DIR="/src/sccache"
1010
export SCCACHE_DIRECT=true
1111

0 commit comments

Comments
 (0)