Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 5cb0324

Browse files
hcplmitsuhiko
authored andcommitted
Update syn to 0.15 and synstructure to 0.10 (#264)
1 parent 345cb5a commit 5cb0324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

failure_derive/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ build = "build.rs"
1111

1212
[dependencies]
1313
quote = "0.6.3"
14-
syn = "0.14.4"
15-
synstructure = "0.9.0"
14+
syn = "0.15.0"
15+
synstructure = "0.10.0"
1616
proc-macro2 = "0.4.8"
1717

1818
[dev-dependencies.failure]

0 commit comments

Comments
 (0)