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