| 1234567891011121314 | 
							- [workspace]
 
- members = [
 
-   "lib-ot",
 
-   "lib-ws",
 
-   "lib-infra",
 
-   "flowy-derive",
 
-   "flowy-ast",
 
-   "flowy-codegen",
 
- ]
 
- [profile.dev]
 
- opt-level = 0
 
- #https://doc.rust-lang.org/rustc/codegen-options/index.html#debug-assertions
 
- #split-debuginfo = "unpacked"
 
 
  |