Skip to content

Commit 6832a4a

Browse files
committed
fix rustfmt install
1 parent 027e79d commit 6832a4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ main() {
2222
if [ ! -z $VENDOR ]; then
2323
curl -LSfs https://japaric.github.io/trust/install.sh | \
2424
sh -s -- \
25+
--crate rustfmt \
2526
--force \
2627
--git japaric/rustfmt-bin \
2728
--tag v0.8.4-20170605

0 commit comments

Comments
 (0)