4.2.0

rust-lang/rustlings4.2.0Nov 7, 2020by manyinsects

AI Summary

A maintenance release containing changes detailed in the changelog.

Key Highlights

  • See changelog for specific changes

New Features

  • See changelog for details

Full Release Notes

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

To upgrade:
```sh
git fetch
git checkout tags/4.2.0
```