Skip to content

Commit a98ccbf

Browse files
committed
Require rust-postgres >= 0.12
1 parent 99fc99b commit a98ccbf

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
@@ -11,5 +11,5 @@ keywords = ["PostgreSQL", "PostGIS", "GIS", "GEO"]
1111
license = "MIT"
1212

1313
[dependencies]
14-
postgres = "^0.13"
14+
postgres = "^0.12"
1515
byteorder = "^0.5"

0 commit comments

Comments
 (0)