mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 13:42:37 +00:00
Update repo
This commit is contained in:
@@ -36,6 +36,6 @@ termux_setup_rust() {
|
||||
export PATH="${HOME}/.cargo/bin:${PATH}"
|
||||
|
||||
if [[ -n "${CARGO_TARGET_NAME-}" ]]; then
|
||||
rustup target add "${CARGO_TARGET_NAME}"
|
||||
rustup target add "${CARGO_TARGET_NAME}" --toolchain "${TERMUX_RUST_VERSION}"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user