Add cargo to build dependencies

This commit is contained in:
ToshY
2023-08-05 14:39:13 +02:00
parent 10e7debc65
commit 2265a6acf5
3 changed files with 5 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ RUN source /assets/functions/00-container && \
package install .db-backup-build-deps \
build-base \
bzip2-dev \
cargo \
git \
go \
libarchive-dev \