Y
Hacker News
new
|
ask
|
show
|
jobs
by
makach
2369 days ago
Is this the future? I am setting this up on my macOS, and before I could 'cargo add' anything I had to 'brew install rust'. Now it is downloading and compiling lots and lots of dependencies.
1 comments
Dowwie
2369 days ago
you only will need to "cargo install <X>" now that you've got the rust compiler and cargo installed on your machine
link
makach
2369 days ago
Indeed. I couldn't get the tool working once it was downloaded and compiled. iftop works fine.
link