Skip to content

Commit 1f11c47

Browse files
committed
Bump version in readme
1 parent fdc4a01 commit 1f11c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A native PostgreSQL driver for Rust.
88
You can integrate Rust-Postgres into your project through the [releases on crates.io](https://crates.io/crates/postgres):
99
```toml
1010
[dependencies]
11-
postgres = "0.14"
11+
postgres = "0.15"
1212
```
1313

1414
## Overview

0 commit comments

Comments
 (0)