We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f6fae commit c72571aCopy full SHA for c72571a
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.2"
+postgres = "0.4"
13
```
14
15
## Overview
0 commit comments