Skip to content

Commit 05554fd

Browse files
committed
Bump version in README
1 parent 8852323 commit 05554fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You can integrate Rust-Postgres into your project through the [releases on crate
99
```toml
1010
# Cargo.toml
1111
[dependencies]
12-
postgres = "0.5"
12+
postgres = "0.6"
1313
```
1414

1515
## Overview

0 commit comments

Comments
 (0)