1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-02-09 14:14:56 +02:00
Andrew Gallant 92c81b1225 core: switch to anyhow
This commit adds `anyhow` as a dependency and switches over to it from
Box<dyn Error>.

It actually looks like I've kept all of my errors rather shallow, such
that we don't get a huge benefit from anyhow at present. But now that
anyhow is in use, I expect to use its "context" feature more going
forward.
2023-11-20 23:51:53 -05:00
..
2023-10-09 20:29:52 -04:00
2023-11-20 23:51:53 -05:00
2023-10-09 20:29:52 -04:00
2023-10-09 20:29:52 -04:00
2023-10-09 20:29:52 -04:00