diff --git a/Cargo.toml b/Cargo.toml index 6ed4cb1..8666eb0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ members = [ "patch-db", "patch-db-macro", "patch-db-macro-internals", + "patch-db-util", "cbor", "json-patch", "json-ptr",