Bump version in readme
This commit is contained in:
parent
fdc4a01b1a
commit
1f11c47095
@ -8,7 +8,7 @@ A native PostgreSQL driver for Rust.
|
|||||||
You can integrate Rust-Postgres into your project through the [releases on crates.io](https://crates.io/crates/postgres):
|
You can integrate Rust-Postgres into your project through the [releases on crates.io](https://crates.io/crates/postgres):
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
postgres = "0.14"
|
postgres = "0.15"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
Loading…
Reference in New Issue
Block a user