re-organize crates

This commit is contained in:
Tao Tien 2026-02-15 23:40:21 -08:00
parent 1afb7f4e3d
commit c709fb5851
50 changed files with 148 additions and 121 deletions

View file

@ -1,6 +1,6 @@
[workspace]
resolver = "3"
members = ["jong", "jong-types", "spacetimedb"]
members = ["jong", "jong-types", "jong-line", "jong-db"]
[workspace.dependencies]
jong = { version = "0.1.0", path = "jong" }