mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-08-03 22:41:08 +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