re-organize crates
This commit is contained in:
parent
1afb7f4e3d
commit
c709fb5851
50 changed files with 148 additions and 121 deletions
10
jong-db/Cargo.toml
Normal file
10
jong-db/Cargo.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[package]
|
||||
name = "jong-db"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
jong-types.workspace = true
|
||||
spacetimedb-sdk.workspace = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue