Skip to content

Commit

Permalink
Update esy.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth authored Oct 11, 2023
1 parent 3872ef2 commit f0327b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esy.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
[
"sh",
"-c",
"./rustup-init.sh -y --no-modify-path --default-toolchain 1.60 --profile minimal #{os == 'windows' ? '--default-host=x86_64-pc-windows-gnu' : ''}"
"./rustup-init.sh -y --no-modify-path --default-toolchain 1.62 --profile minimal #{os == 'windows' ? '--default-host=x86_64-pc-windows-gnu' : ''}"
]
],
"install": [
Expand Down

0 comments on commit f0327b5

Please sign in to comment.