diff --git a/README.md b/README.md index 7550cd6..0e1b593 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,8 @@ documentation] on how to enable them. * [Xactor](https://crates.io/crates/xactor) — Xactor is a rust actors framework based on async-std. + * [async-graphql](https://crates.io/crates/async-graphql) — A GraphQL server library implemented in rust, with full support for async/await. + ## License