Hacker News new | ask | show | jobs
by legohead 2369 days ago
Never used rust so I didn't know cargo was part of rust. Thought it was some other big install tool like brew.

Got it now but there's an error. Anyway, I've always wanted a tool like this, so I'm looking forward to its development. Thank you!

1 comments

It's a tool to manage dependencies for rust and can also install rust programs (it will download, compile and install)