4ab2f20b8f
This makes it possible to: * extract parser to own crate * add juniper_codegen crate for custom derive stuff * add integration tests
4 lines
38 B
TOML
4 lines
38 B
TOML
[workspace]
|
|
members = [
|
|
"juniper"
|
|
]
|