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

Commit d96bb35

Browse files
committed
Update syn and quote
1 parent 6e185c0 commit d96bb35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgres-derive-internals/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ version = "0.1.0"
44
authors = ["Steven Fackler <[email protected]>"]
55

66
[dependencies]
7-
syn = "0.8"
8-
quote = "0.2"
7+
syn = "0.9"
8+
quote = "0.3"

0 commit comments

Comments
 (0)