Skip to content
This repository was archived by the owner on Oct 10, 2019. It is now read-only.

Commit ef2c9a8

Browse files
committed
Add a workspace root
1 parent d96bb35 commit ef2c9a8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Cargo.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[workspace]
2+
members = [
3+
"postgres-derive",
4+
"postgres-derive-codegen",
5+
"postgres-derive-codegen/test",
6+
"postgres-derive-internals"
7+
]

0 commit comments

Comments
 (0)