Merge pull request #2520 from ordovicia/remove-duct

Remove duct dependency
This commit is contained in:
Oliver Schneider 2018-03-12 08:19:52 +01:00 committed by GitHub
commit 5296c52307
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,6 @@ regex = "0.2"
[dev-dependencies]
compiletest_rs = "0.3.7"
duct = "0.8.2"
lazy_static = "1.0"
serde_derive = "1.0"
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }