4.5.0

rust-lang/rustlings4.5.0Jul 7, 2021by manyinsects

AI Summary

A standard release announcement pointing users to the detailed changelog for changes made in this version.

Key Highlights

  • Release announcement available via changelog link

Full Release Notes

See the [changelog](https://github.com/rust-lang/rustlings/blob/main/CHANGELOG.md#4.5.0) for what's changed.

To upgrade, run:

```sh
git fetch
git checkout tags/4.5.0
```