common: Define panic handler using the #[panic_handler] attribute.
authorTilman Sauerbeck <tilman@code-monkey.de>
Mon, 24 Jun 2019 04:23:00 +0000 (06:23 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 7 Jul 2019 18:34:52 +0000 (20:34 +0200)
This means we now require rust 1.30 for the build.


No differences found