re-adding rust, cargo

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Jokob @NetAlertX
2025-12-07 22:41:06 +00:00
committed by GitHub
parent c38da9db0b
commit cfa21f1dc6

View File

@@ -36,6 +36,8 @@ RUN apk add --no-cache \
libffi-dev \
openssl-dev \
git \
rust \
cargo \
&& python -m venv /opt/venv
# Upgrade pip/wheel/setuptools and install Python packages