PistonDevelopers/dyon

Upgrade to Rust 2021 edition

bvssvni opened this issue · 0 comments

I want to experiment with async co-routines, see #741, but this is not possible since the Rust edition that Dyon uses is 2015.

I think we should upgrade to Rust 2021 edition.