feat(build): use prettyplease to format output (#890) (#904)

This commit is contained in:
Matthias Vogelgesang
2022-02-10 13:20:52 -05:00
committed by GitHub
parent 468e4221f0
commit d6c0fc112b
11 changed files with 8 additions and 93 deletions
-1
View File
@@ -26,7 +26,6 @@ feature.
```bash
$ rustup update
$ rustup component add rustfmt
```
## Defining the HelloWorld service