jetbrains-academy / rustlings-course

Small exercises to get you used to reading and writing Rust code!
https://github.com/rust-lang/rustlings/releases/tag/1.2.2
MIT License
149 stars 33 forks source link

Fix value in HashMap example #301

Closed RSully closed 1 month ago

RSully commented 1 month ago

The text below this sample code uses the value 25 for blue twice, so I'm making the smallest change possible to make this section accurate.