5.1.1
rust-lang/rustlings5.1.1Aug 17, 2022by manyinsects
AI Summary
A bug fix release that addresses an incorrect assertion in a specific exercise file.
Key Highlights
- Fixes incorrect assertion in `options1.rs`
Full Release Notes
Fixes an incorrect assertion in `options1.rs`. To upgrade: ```sh git fetch git checkout tags/5.1.1 ```