Skip to content

Commit 7cb81a6

Browse files
committed
Update rust target
1 parent 8a01446 commit 7cb81a6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,9 @@ fn main() {
5757
```
5858

5959
## Requirements
60-
* **Rust** - Rust-Postgres is developed against the nightly releases on
61-
http://www.rust-lang.org.
60+
* **Rust** - Rust-Postgres is developed against the 1.0.0 beta release of Rust
61+
available on http://www.rust-lang.org. It should also compile against more
62+
recent unstable releases.
6263

6364
* **PostgreSQL 7.4 or later** - Rust-Postgres speaks version 3 of the
6465
PostgreSQL protocol, which corresponds to versions 7.4 and later. If your

0 commit comments

Comments
 (0)