TheRawMeatball/meme-cli

feature `edition2021` is required

Closed this issue · 1 comments

Got a lot of feature edition2021 is required; consider adding cargo-features = ["edition2021"] to the manifest messages when trying to build.

Seems needed for:

  • Cargo.toml
  • meme-bevy/Cargo.toml
  • memeinator/Cargo.toml

Edition 2021 is available without any extra additions for recent versions. Make sure your rust is up-to-date.