Merge pull request #1367 from Eh2406/master

update a deb for minimal-versions
This commit is contained in:
David Tolnay 2018-08-24 23:02:02 -04:00 committed by GitHub
commit a157c56d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ proc-macro = true
[dependencies]
proc-macro2 = "0.4"
quote = "0.6"
quote = "0.6.3"
syn = { version = "0.14", features = ["visit"] }
[dev-dependencies]