mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Fix some "unused" warnings
This commit is contained in:
parent
2da8eb0342
commit
008e733df6
5 changed files with 1 additions and 18 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -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",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue