Fix xargo to version 0.3.19 to avoid unstable feature (#9065) (#9066)

automerge

(cherry picked from commit c558db2a48)

Co-authored-by: Justin Starry <justin@solana.com>
This commit is contained in:
mergify[bot]
2020-03-25 08:48:22 -07:00
committed by GitHub
parent 5f2cf2b44d
commit bf4cdc091a

View File

@ -25,6 +25,7 @@ download() {
# Install or upgrade xargo
(
cargo install cargo-update
cargo install-update-config --version =0.3.19 xargo
set -e
cargo install-update -i xargo
xargo --version > xargo.md 2>&1