mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-06 23:22:02 -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]
|
[profile.release]
|
||||||
debug = true
|
debug = true
|
||||||
panic = "abort"
|
|
||||||
|
Reference in New Issue
Block a user