Update MSRV

This commit is contained in:
Sunli 2021-11-03 18:42:41 +08:00
parent 314a297d1f
commit a250c21ef6

View File

@ -34,7 +34,7 @@
//! * [Docs](https://docs.rs/async-graphql)
//! * [GitHub repository](https://github.com/async-graphql/async-graphql)
//! * [Cargo package](https://crates.io/crates/async-graphql)
//! * Minimum supported Rust version: 1.51 or later
//! * Minimum supported Rust version: 1.56.1 or later
//!
//! ## Features
//!