We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b887e commit 56cb130Copy full SHA for 56cb130
rust-nightly-extra/Dockerfile
@@ -134,6 +134,7 @@ RUN RUSTFLAGS=-Ctarget-feature=-crt-static cargo install cargo-edit
134
# TODO: Rustviz lifetime visualization https://github.com/rustviz/rustviz
135
136
RUN RUSTFLAGS=-Ctarget-feature=-crt-static cargo install cargo-apk
137
+RUN RUSTFLAGS=-Ctarget-feature=-crt-static cargo install cargo-machete
138
139
# TODO: cargo-cache
140
0 commit comments