Skip to content

Commit

Permalink
Don't use panic-on-abort.
Browse files Browse the repository at this point in the history
We don't really care anyway, it was there as an experiment, and it seems
to be causing problems.

Fixes #14.
  • Loading branch information
BurntSushi committed Sep 23, 2016
1 parent 0ce8240 commit d5c0454
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@ glob = "0.2"

[profile.release]
debug = true
panic = "abort"

0 comments on commit d5c0454

Please sign in to comment.