Hands-on Rust: Chapter 5 “Storing the Dungeon Map: no instructions to modify main() before first run

There are no instructions to modify main() prior to the first attempt to run the sample code. As a result, run just prints out the default “Hello World”)

(Also, there were no instructions to add bracket-lib to the Cargo.toml dependencies)