mirror of
https://github.com/Start9Labs/patch-db.git
synced 2026-03-26 02:11:54 +00:00
11 lines
157 B
TOML
11 lines
157 B
TOML
[workspace]
|
|
members = [
|
|
"patch-db",
|
|
"patch-db-derive",
|
|
"patch-db-derive-internals",
|
|
"cbor",
|
|
"json-patch",
|
|
"json-ptr",
|
|
"qutex",
|
|
]
|