panic=abort
This commit is contained in:
parent
d2e315d73b
commit
82311fc9b6
|
@ -5,3 +5,6 @@ members = [
|
|||
"fish",
|
||||
"tidepool",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
|
Loading…
Reference in New Issue