We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8852323 commit 05554fdCopy full SHA for 05554fd
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.5"
+postgres = "0.6"
13
```
14
15
## Overview
0 commit comments