Temporarily disable panic="abort".
authorBernie Innocenti <bernie@codewiz.org>
Fri, 7 Jul 2017 15:15:28 +0000 (11:15 -0400)
committerBernie Innocenti <bernie@codewiz.org>
Fri, 7 Jul 2017 15:15:28 +0000 (11:15 -0400)
This is a workaround for:

  error: the crate `bitflags` is compiled with the panic strategy `abort` which is incompatible with this crate's strategy of `unwind`


No differences found