Skip to content

Commit 29e6b50

Browse files
default 1.69
1 parent cad6c2f commit 29e6b50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/install-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ for arg; do
2727

2828
source .evergreen/configure-rust.sh
2929
rustup toolchain install nightly -c rustfmt
30+
rustup default 1.69
3031
elif [ $arg == "mdbook" ]; then
3132
source ${CARGO_HOME}/env
3233
# Install the manual rendering tool

0 commit comments

Comments
 (0)