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

Commit da91fb6

Browse files
committed
Fix test crate
1 parent adfcd8d commit da91fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-derive-codegen/test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build = "build.rs"
66

77
[build-dependencies]
88
postgres-derive-codegen = { path = ".." }
9-
syntex = "0.29"
9+
syntex = "0.30"
1010

1111
[dependencies]
1212
postgres = "0.11.1"

0 commit comments

Comments
 (0)