diff --git a/README.md b/README.md index 25df9624..a5c9ca45 100644 --- a/README.md +++ b/README.md @@ -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.