Skip to content

Commit b73cf4a

Browse files
committed
Bump postgres version
1 parent f0414a1 commit b73cf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ repository = "https://github.com/sfackler/rust-postgres-range"
88
documentation = "https://sfackler.github.io/doc/postgres_range"
99

1010
[dependencies]
11-
postgres = "0.5.1"
11+
postgres = "0.6"
1212
time = "0.1"

0 commit comments

Comments
 (0)