mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 09:08:24 +00:00
chore: turn off verbose log
This commit is contained in:
parent
93a110d37d
commit
b9a34f6fc2
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ collab-integrate = { workspace = true }
|
|||
flowy-search = { workspace = true }
|
||||
flowy-search-pub = { workspace = true }
|
||||
collab-entity = { workspace = true }
|
||||
collab-plugins = { workspace = true, features = ["verbose_log"] }
|
||||
collab-plugins = { workspace = true }
|
||||
collab = { workspace = true }
|
||||
diesel.workspace = true
|
||||
uuid.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue