Skip to content

Commit a462f10

Browse files
committed
Bump readme version
1 parent fd9fb73 commit a462f10

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.7"
12+
postgres = "0.8"
1313
```
1414

1515
## Overview

0 commit comments

Comments
 (0)