Skip to content

Commit c72571a

Browse files
committed
Update version in README
1 parent 86f6fae commit c72571a

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

1515
## Overview

0 commit comments

Comments
 (0)