Previously, it was using 'edition = "2018"' in the manifest, which enabled nifty new features like "not having to say 'extern crate'". See https://rust-lang-nursery.github.io/edition-guide/editions/index.html.