Skip to content

replace thiserror with anyhow for error handling

Adam Afilaka requested to merge polariodvoid/flatsync:main into main

spefically tryingto address the issue with error handling and hte higher overhead using thiserror instead of anyhow

Merge request reports