Skip to content
This repository was archived by the owner on Oct 10, 2019. It is now read-only.

Commit 3bddd50

Browse files
committed
Update readme for rust version
1 parent d0f61cc commit 3bddd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Syntax extensions to automatically derive `FromSql` and `ToSql` implementations for Postgres enum,
66
domain, and composite types.
77

8-
The generated code requires rust-postgres 0.11.3 or higher and Rust 1.6.0 or higher.
8+
The generated code requires rust-postgres 0.11.3 or higher and Rust 1.8.0 or higher.
99

1010
# Usage
1111

0 commit comments

Comments
 (0)