mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-03-26 22:23:14 +00:00
* move to “crates” style folder * Update workspace * clear crate names * Rename crate folders based on feedback * Use workspace dependencies instead of paths * Move updated files from core
7 lines
244 B
Markdown
7 lines
244 B
Markdown
# Core
|
|
|
|
Crates in this directory will one day be separated into a separate shared repository.
|
|
|
|
They could be moved now, but it's desirable to have a monorepo setup at this time.
|
|
|
|
These crates MUST not depend on any code outside of this folder. |