Update README with proper version of Rust that is baseline

This commit is contained in:
Chip Senkbeil 2021-04-03 00:11:23 -05:00
parent 76e07300d0
commit 51ff46a09d

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.46 or later
* Minimum supported Rust version: 1.49.0 or later
## Safety