contrib/automation/hgautomation/linux.py
branchstable
changeset 46353 a6c5ec6b4728
parent 45749 f95b16796688
child 47195 546e812a1c2d
--- a/contrib/automation/hgautomation/linux.py	Fri Jan 08 16:58:23 2021 +0100
+++ b/contrib/automation/hgautomation/linux.py	Sun Jan 24 18:24:11 2021 -0800
@@ -75,7 +75,7 @@
 sudo -H -u hg -g hg /home/hg/.cargo/bin/rustup install 1.31.1 1.46.0
 sudo -H -u hg -g hg /home/hg/.cargo/bin/rustup component add clippy
 
-sudo -H -u hg -g hg /home/hg/.cargo/bin/cargo install --version 0.9.0 pyoxidizer
+sudo -H -u hg -g hg /home/hg/.cargo/bin/cargo install --version 0.10.3 pyoxidizer
 '''