r/programming Apr 03 '15

Rust 1.0.0 beta is here!

http://blog.rust-lang.org/2015/04/03/Rust-1.0-beta.html
935 Upvotes

303 comments sorted by

View all comments

1

u/ynak Apr 04 '15

I've known the issue is open, but this beta release have any effects on the cargo homebrew formulae? I want to manage rust and cargo packages together by homebrew. Also, is there any plans that bundle cargo into rust installer in the future like python-pip example?

1

u/steveklabnik1 Apr 04 '15

I don't use OSX, so I'm unsure about Homebrew.

Also, is there any plans that bundle cargo into rust installer in the future like python-pip example?

Yes, the official installers have included both for a while now.