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

Commit 04b2a50

Browse files
committed
Upgrade syn
1 parent 918cbb4 commit 04b2a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-derive-internals/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ readme = "../README.md"
99
keywords = ["database", "postgres", "postgresql", "sql"]
1010

1111
[dependencies]
12-
syn = "0.10"
12+
syn = "0.11"
1313
quote = "0.3"

0 commit comments

Comments
 (0)