chore: fix create workspace bugs (#5074)

This commit is contained in:
Nathan.fooo
2024-04-06 21:59:37 +08:00
committed by GitHub
parent 5ceb132b0b
commit db6767f61e
11 changed files with 149 additions and 255 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"] }