1.5.1

rust-lang/rustlings1.5.1Nov 11, 2019by 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 [changelog](https://github.com/rust-lang/rustlings/blob/master/CHANGELOG.md#151-2019-11-11) for what's changed.

To upgrade:

```
git fetch
git checkout tags/1.5.1
```