Fix some "unused" warnings

This commit is contained in:
Simon Sapin 2017-06-06 16:58:35 +02:00
parent 2da8eb0342
commit 008e733df6
5 changed files with 1 additions and 18 deletions

2
Cargo.lock generated
View file

@ -1456,9 +1456,7 @@ dependencies = [
name = "layout_tests"
version = "0.0.1"
dependencies = [
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"layout 0.0.1",
"script_layout_interface 0.0.1",
"size_of_test 0.0.1",
]