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

automerge
This commit is contained in:
Justin Starry 2020-03-25 23:43:36 +08:00 committed by GitHub
parent f987c18a7e
commit c558db2a48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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