Reformat everything to 4 spaces and 100 characters per line
Remove the rust-toolchain.toml file
Remove the .rustfmt.toml file which had many unstable options
hard code the crossterm_io to use stdout instead of making this an
option. Users can change this easily if they want to use stderr, and
not prompting for it simplifies the template