gchp / rustbox

Rust implementation of the termbox library
MIT License
469 stars 48 forks source link

Keep up with latest rust nightly by renaming std::io -> std::old_io #20

Closed cevn closed 9 years ago

cevn commented 9 years ago

Relevant discussion: http://internals.rust-lang.org/t/psa-io-old-io/1403

gchp commented 9 years ago

Thanks!

gchp commented 9 years ago

Just released 0.2.12 with this fix!