Christian Legnitto
|
00b111a1ff
|
Remove async feature gate (#554)
This still has the async / non-async split. Future diffs will get
rid of `GraphQLTypeAsync` and move everything into `GraphQLType`.
|
2020-03-08 23:20:11 -07:00 |
|
Christian Legnitto
|
036b72796a
|
Only run async tests on master for crates that require master
|
2020-01-21 09:22:14 -08:00 |
|
Christoph Herzog
|
50a5f2a258
|
(ci) Re-enable juniper_hyper testing on nightly.
|
2019-05-16 23:38:54 +02:00 |
|
Christoph Herzog
|
6562440105
|
Disable juniper_hyper testing due to rustc bug.
|
2019-03-06 23:36:21 +01:00 |
|
Damir Vandic
|
44002f0884
|
Hyper integration crate (#230)
This adds the new integration crate `juniper_hyper`.
|
2018-09-01 20:02:01 -07:00 |
|