2.2.1

rust-lang/rustlings2.2.1Feb 27, 2020by manyinsects

AI Summary

A patch 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/master/CHANGELOG.md#221-2020-02-27) for what's changed.

To upgrade:

```sh
git fetch
git checkout tags/2.2.1
```