Hacker News new | ask | show | jobs
by cm3 3696 days ago
Interesting, but I was thinking more of something like "update installed binaries with latest version from index". This doesn't look like it.
1 comments

Ah yeah, it's per-thing, not every thing you've installed, currently. cargo install --list does list all the things you've installed, so it wouldn't be too big of a deal to add; the pieces are all there.