Add rust
This commit is contained in:
parent
910b70849b
commit
c90050910a
1 changed files with 5 additions and 0 deletions
|
|
@ -113,11 +113,16 @@
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
zip
|
zip
|
||||||
|
|
||||||
|
# build tools
|
||||||
binutils
|
binutils
|
||||||
cmake
|
cmake
|
||||||
gcc
|
gcc
|
||||||
clang
|
clang
|
||||||
gnumake
|
gnumake
|
||||||
libtool
|
libtool
|
||||||
|
|
||||||
|
# rust
|
||||||
|
cargo
|
||||||
|
rustc
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue