1 2 3
#!/bin/bash cargo install `cargo install --list | egrep '^[a-z0-9_-]+ v[0-9.]+:$' | cut -f1 -d' '`