mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Improve unit testing of util::mem.
This commit is contained in:
parent
c8f322b267
commit
ab59a201f8
4 changed files with 84 additions and 3 deletions
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -1291,6 +1291,7 @@ name = "util_tests"
|
|||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
||||
"libc 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"plugins 0.0.1",
|
||||
"util 0.0.1",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue