chore: bump collab and client api (#5069)

* chore: bump collab that do not emit awareness by default

* chore: bump collab
This commit is contained in:
Nathan.fooo
2024-04-05 13:57:34 +08:00
committed by GitHub
parent 7ca3f215a3
commit 587de161f6
16 changed files with 55 additions and 63 deletions

View File

@ -30,8 +30,8 @@ lib-dispatch = { workspace = true }
# Core
#flowy-core = { workspace = true, features = ["profiling"] }
#flowy-core = { workspace = true, features = ["verbose_log"] }
flowy-core = { workspace = true }
flowy-core = { workspace = true, features = ["verbose_log"] }
#flowy-core = { workspace = true }
flowy-notification = { workspace = true, features = ["dart"] }
flowy-document = { workspace = true, features = ["dart"] }