2.1.0

rust-lang/rustlings2.1.0Nov 27, 2019by 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/master/CHANGELOG.md#210-2019-11-27) for what's changed.

To upgrade:

```
git fetch
git checkout tags/2.1.0
```