forked from mirror/async-std
Apply suggestions from code review
Thank you.😁
Co-Authored-By: Friedel Ziegelmayer <me@dignifiedquire.com>
This commit is contained in:
parent
57c648cf01
commit
100c3423c1
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ documentation] on how to enable them.
|
||||||
|
|
||||||
* [Xactor](https://crates.io/crates/xactor) — Xactor is a rust actors framework based on async-std.
|
* [Xactor](https://crates.io/crates/xactor) — Xactor is a rust actors framework based on async-std.
|
||||||
|
|
||||||
* [async-graphql](https://crates.io/crates/async-graphql) — The GraphQL server library implemented by rust, fully support async/await.
|
* [async-graphql](https://crates.io/crates/async-graphql) — A GraphQL server library implemented in rust, with full support for async/await.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue