mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-11-29 05:57:07 +02: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:
@@ -51,4 +51,3 @@ glob = "0.2"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
panic = "abort"
|
||||
|
||||
Reference in New Issue
Block a user