We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027e79d commit 6832a4aCopy full SHA for 6832a4a
ci/install.sh
@@ -22,6 +22,7 @@ main() {
22
if [ ! -z $VENDOR ]; then
23
curl -LSfs https://japaric.github.io/trust/install.sh | \
24
sh -s -- \
25
+ --crate rustfmt \
26
--force \
27
--git japaric/rustfmt-bin \
28
--tag v0.8.4-20170605
0 commit comments