Following Setting Up page, the tools versions are specified in pinned fashion..
Example:
...
$ cargo install cargo-binutils --vers 0.3.3
$ cargo size --version
cargo-size 0.3.3
Are these pins required, and if so: for what reason? the latest version is .3.6 for example.