We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b49b0a commit 9da032aCopy full SHA for 9da032a
README.md
@@ -57,9 +57,9 @@ fn main() {
57
```
58
59
## Requirements
60
-* **Rust** - Rust-Postgres is developed against the 1.0.0 release of Rust
+* **Rust** - Rust-Postgres is developed against the 1.0 release of Rust
61
available on http://www.rust-lang.org. It should also compile against more
62
- recent unstable releases.
+ recent releases.
63
64
* **PostgreSQL 7.4 or later** - Rust-Postgres speaks version 3 of the
65
PostgreSQL protocol, which corresponds to versions 7.4 and later. If your
0 commit comments