This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
juniper
Watch
1
Star
0
Fork
You've already forked juniper
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f9d6f2c83f
juniper
/
Cargo.toml
7 lines
79 B
TOML
Raw
Normal View
History
Unescape
Escape
Restructure repository to Cargo workspace. This makes it possible to: * extract parser to own crate * add juniper_codegen crate for custom derive stuff * add integration tests
2017-06-24 06:21:11 -05:00
[
workspace
]
members
=
[
Added new crates to workspace manifest.
2017-06-24 06:52:01 -05:00
"juniper"
,
"juniper_codegen"
,
"juniper_tests"
,
Restructure repository to Cargo workspace. This makes it possible to: * extract parser to own crate * add juniper_codegen crate for custom derive stuff * add integration tests
2017-06-24 06:21:11 -05:00
]
Reference in a new issue
Copy permalink