Y
Hacker News
new
|
ask
|
show
|
jobs
by
r2champloo
111 days ago
Interesting fact, because cargo builds every tool it downloads from source, you can’t actually run cargo install on Google laptops internally.
1 comments
efreak
111 days ago
I use cargo-binstall, which supports quick install and a couple other methodsfor downloading binaries for rust packages
link