Skip to content

Commit 56cb130

Browse files
author
Danny Milosavljevic
committed
Dockerfile: Add cargo-machete.
1 parent f3b887e commit 56cb130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust-nightly-extra/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ RUN RUSTFLAGS=-Ctarget-feature=-crt-static cargo install cargo-edit
134134
# TODO: Rustviz lifetime visualization https://github.com/rustviz/rustviz
135135

136136
RUN RUSTFLAGS=-Ctarget-feature=-crt-static cargo install cargo-apk
137+
RUN RUSTFLAGS=-Ctarget-feature=-crt-static cargo install cargo-machete
137138

138139
# TODO: cargo-cache
139140

0 commit comments

Comments
 (0)