embedded-trainings-2020/embedded-workshop-book/src/tooling-check.md
2021-05-04 20:49:11 +02:00

11 lines
176 B
Markdown

# Tooling check
## Setup check
✅ Let's check that you have installed all the tools listed in the previous section.
``` console
$ cargo size --version
cargo-size 0.3.3
```