Remove all references to xargo
This commit is contained in:
parent
91dc948dd6
commit
3c63648d19
6 changed files with 3 additions and 7 deletions
|
@ -30,7 +30,6 @@ RUN set -ex; \
|
|||
x86-64-unknown-redox-binutils \
|
||||
x86-64-unknown-redox-gcc \
|
||||
; \
|
||||
cargo install xargo; \
|
||||
cargo install cargo-config; \
|
||||
apt-get autoremove -q -y; \
|
||||
apt-get clean -q -y; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue