embedded-trainings-2020/embedded-workshop-book/src/tooling-check.md

11 lines
176 B
Markdown
Raw Normal View History

2020-07-14 15:02:25 +00:00
# Tooling check
## Setup check
2020-12-21 16:31:40 +00:00
✅ Let's check that you have installed all the tools listed in the previous section.
2020-07-14 15:02:25 +00:00
``` console
$ cargo size --version
2021-01-20 09:12:20 +00:00
cargo-size 0.3.3
2020-07-14 15:02:25 +00:00
```