add abort on panic
This commit is contained in:
parent
7f9dbc37dd
commit
d72efab833
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
[profile.release]
|
||||
panic = 'abort'
|
||||
|
||||
[package]
|
||||
name = "ndiff"
|
||||
version = "0.1.0"
|
||||
|
|
Loading…
Reference in a new issue