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

Commit 091fd98

Browse files
committed
Upgrade rust toolchain to 1.58
1 parent cf2903a commit 091fd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vagrantfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Vagrant.configure("2") do |config|
3737
rbenv rehash
3838
rbenv global 3.1.0
3939
40-
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain 1.57.0
40+
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain 1.58.0
4141
EOF
4242
4343
pkg prime-list

0 commit comments

Comments
 (0)