chore: rename crates

This commit is contained in:
appflowy
2022-03-19 16:52:28 +08:00
parent b1d87d95cf
commit 6a3820253f
166 changed files with 554 additions and 772 deletions

View File

@ -12,7 +12,7 @@ flowy-net = { path = "../flowy-net"}
flowy-folder = { path = "../flowy-folder", default-features = false}
lib-dispatch = { path = "../lib-dispatch" }
flowy-collaboration = { path = "../../../shared-lib/flowy-collaboration" }
flowy-sync = { path = "../../../shared-lib/flowy-sync" }
lib-ot = { path = "../../../shared-lib/lib-ot" }
lib-infra = { path = "../../../shared-lib/lib-infra" }