5.2.1
rust-lang/rustlings5.2.1Sep 6, 2022by manyinsects
AI Summary
A patch release containing changes and improvements detailed in the project's changelog.
Key Highlights
- Changes documented in changelog
- Patch release
- Instructions to upgrade via git checkout
Full Release Notes
See the [changelog](https://github.com/rust-lang/rustlings/blob/main/CHANGELOG.md#521-2022-09-06) for what changed. To upgrade: ``` git fetch git checkout tags/5.2.1 ```