panic-halt 0.1.1

Set panicking behavior to halt
# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## v0.1.1 - 2018-08-28

* Changed to the new `panic_handler`
* Updated to include `README.md` in `Cargo.toml`

## v0.1.0 - 2018-08-10

Initial release