mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
Don't use panic-on-abort.
We don't really care anyway, it was there as an experiment, and it seems to be causing problems. Fixes #14.
This commit is contained in:
parent
0ce82403d4
commit
d5c045469b
@ -51,4 +51,3 @@ glob = "0.2"
|
|||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
debug = true
|
debug = true
|
||||||
panic = "abort"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user