contrib/install-windows-dependencies.ps1
changeset 45643 6a36e2d2011f
parent 45642 56281b75264a
child 45685 57b5452a55d5
--- a/contrib/install-windows-dependencies.ps1	Sat Oct 03 19:52:52 2020 -0700
+++ b/contrib/install-windows-dependencies.ps1	Sat Oct 03 14:44:11 2020 -0700
@@ -126,7 +126,7 @@
 
     Invoke-Process "${prefix}\assets\rustup-init.exe" "-y --default-host x86_64-pc-windows-msvc"
     Invoke-Process "${prefix}\cargo\bin\rustup.exe" "target add i686-pc-windows-msvc"
-    Invoke-Process "${prefix}\cargo\bin\rustup.exe" "install 1.42.0"
+    Invoke-Process "${prefix}\cargo\bin\rustup.exe" "install 1.46.0"
     Invoke-Process "${prefix}\cargo\bin\rustup.exe" "component add clippy"
 
     # Install PyOxidizer for packaging.