mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
This removes the proxy via crate::error to depend on anyhow directly. There is no benefit to this indirection and this makes it simpler to see which error types are used.