Hacker News new | ask | show | jobs
by wscott 2369 days ago
It requires a very recent version of rust. Do a 'rustup update' to get the latest stable release. You can't use the distribution's packages for rust and cargo if you want to play new rust programs.
1 comments

Makes sense.