Closed benekastah closed 9 years ago
Having the same problem. I think it might work with the nightly build?
Edit: Yeah, it builds at least. :) :8ball:
Yeah unfortunately it has to be the nightly builds for now.
I've been meaning to spend some time getting it to build on the stable channel, using cargo features. But I just haven't had the time to sit down and get it fixed. So yeah, for now you need to be on the beta channel. Sorry about that!
Same thing on rust 1.1.
@benekastah It should work now; does it for you?
It does work for me on 1.2 stable, so I imagine you can close this now.
Agreed!
Exact version:
rustc 1.1.0-beta (cd7d89af9 2015-05-16) (built 2015-05-16)
I also can't compile with the rustc 1.0 since tempfile (a dependency of a dependency I guess) won't compile on that version.