Skip to content

Commit

Permalink
default 1.69
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelatkinson committed Jun 5, 2023
1 parent cad6c2f commit 29e6b50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .evergreen/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ for arg; do

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

0 comments on commit 29e6b50

Please sign in to comment.