juniper/juniper_benchmarks
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
..
benches Update to latest tokio 2020-01-22 07:56:03 -08:00
src Update to latest tokio 2020-01-22 07:56:03 -08:00
.gitignore Experimental benchmarks 2019-08-21 15:48:31 +02:00
Cargo.toml Remove async feature gate (#554) 2020-03-08 23:20:11 -07:00
CHANGELOG.md Add empty changelog to make release dry-run work 2020-01-21 08:28:31 -08:00
Makefile.toml Fix makefiles for benchmarks 2020-01-20 23:42:57 -08:00