diff --git a/README.md b/README.md index e11530be..c69228a8 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ fn main() { ``` ## Requirements -* **Rust** - Rust-Postgres is developed against the 1.9 release of Rust +* **Rust** - Rust-Postgres is developed against the 1.10 release of Rust available on http://www.rust-lang.org. It should also compile against more recent releases.