Adjust readme to not bump to 1.6

This commit is contained in:
Steven Fackler 2016-03-03 21:27:44 -08:00
parent f49cfe3ca5
commit e40b71ab97

View File

@ -54,7 +54,7 @@ fn main() {
```
## Requirements
* **Rust** - Rust-Postgres is developed against the 1.5 release of Rust
* **Rust** - Rust-Postgres is developed against the 1.6 release of Rust
available on http://www.rust-lang.org. It should also compile against more
recent releases.