Skip to content

Commit 91568bc

Browse files
committed
Package name is rustc not rust
1 parent 96f84d9 commit 91568bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/docker/debian-13-cpp.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ RUN apt-get update -y -q && \
8787
python3-venv \
8888
rapidjson-dev \
8989
rsync \
90-
rust \
90+
rustc \
9191
tzdata \
9292
tzdata-legacy \
9393
zlib1g-dev && \

0 commit comments

Comments
 (0)