pin-project 0.1.3

An attribute that would create a projection struct covering all the fields.
Documentation
# Unreleased

# 0.1.3 - 2019-01-11

* Fix dependencies

* Add `unsafe_fields` attribute

# 0.1.2 - 2019-01-09

* Improve documentation

# 0.1.1 - 2019-01-08

* Rename from `unsafe_pin_project` to `unsafe_project`

# 0.1.0 - 2019-01-08

Initial release