Skip to content

Commit

Permalink
Merge pull request rust-lang#2520 from ordovicia/remove-duct
Browse files Browse the repository at this point in the history
Remove duct dependency
  • Loading branch information
oli-obk authored Mar 12, 2018
2 parents cc818f5 + c5d82e0 commit 5296c52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 5296c52

Please sign in to comment.