mirror of
https://github.com/Start9Labs/patch-db.git
synced 2026-03-26 10:21:53 +00:00
10 lines
142 B
TOML
10 lines
142 B
TOML
[workspace]
|
|
members = [
|
|
"patch-db",
|
|
"patch-db-macro",
|
|
"patch-db-macro-internals",
|
|
"cbor",
|
|
"json-patch",
|
|
"json-ptr",
|
|
]
|