Skip to content

Commit 9da032a

Browse files
committed
Update README.md
1 parent 2b49b0a commit 9da032a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

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

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

0 commit comments

Comments
 (0)