mirror of
https://github.com/Start9Labs/patch-db.git
synced 2026-03-25 18:10:52 +00:00
11 lines
163 B
TOML
11 lines
163 B
TOML
[workspace]
|
|
members = [
|
|
"patch-db",
|
|
"patch-db-macro",
|
|
"patch-db-macro-internals",
|
|
"patch-db-util",
|
|
"cbor",
|
|
"json-patch",
|
|
"json-ptr",
|
|
]
|