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

Commit 9e2f263

Browse files
committed
Update dependencies
1 parent 019847a commit 9e2f263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ proc-macro = true
1313
test = false
1414

1515
[dependencies]
16-
syn = "0.12"
17-
quote = "0.4"
16+
syn = "0.13"
17+
quote = "0.5"
1818

1919
[dev-dependencies]
2020
postgres = "0.15.1"

0 commit comments

Comments
 (0)