Update lib.rs

This commit is contained in:
sunli 2020-03-18 11:15:02 +08:00
parent 68339e768d
commit a656073d06

View File

@ -37,6 +37,10 @@
//! * Upload files (Multipart request) //! * Upload files (Multipart request)
//! * Subscription (WebSocket transport) //! * Subscription (WebSocket transport)
//! //!
//! ## Integrations
//!
//! * Actix-web [async-graphql-actix-web](https://crates.io/crates/async-graphql-actix-web)
//!
//! ## License //! ## License
//! //!
//! Licensed under either of //! Licensed under either of