Skip to content

Remove `anyhow` from `tor-config` crate

arturomf94 requested to merge arturomf94/arti:refactor-anyhow-arti-crate into main

This was originally thought for [1], but it was only a coincidental catch, since, actually, there are no non-experimental public APIs in arti that expose anyhow, so the issue has been closed. See @nickm's comment [2] for more info.

[1] - #539 (closed)

[2] - #539 (comment 2832588)

Merge request reports