Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Upgrade rust toolchain to 1.58
Browse files Browse the repository at this point in the history
  • Loading branch information
acj committed Jan 15, 2022
1 parent cf2903a commit 091fd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Vagrant.configure("2") do |config|
rbenv rehash
rbenv global 3.1.0
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain 1.57.0
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain 1.58.0
EOF
pkg prime-list
Expand Down

0 comments on commit 091fd98

Please sign in to comment.