We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9fb73 commit a462f10Copy full SHA for a462f10
1 file changed
README.md
@@ -9,7 +9,7 @@ You can integrate Rust-Postgres into your project through the [releases on crate
9
```toml
10
# Cargo.toml
11
[dependencies]
12
-postgres = "0.7"
+postgres = "0.8"
13
```
14
15
## Overview
0 commit comments