mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
* feat: add thiserror and anyhow dependencies * feat: add thiserror derive to ErrorCode * feat: add thiserror derive to FlowyStruct * feat: update error field * feat: update lock files * Revert "feat: update lock files" This reverts commit df9736b8435a0dfb6c8ec2e831631fa24c57d0dc. * fix: cargo fmt