mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
stylo: Add appropriate traits to hashglobe::fake
This commit is contained in:
parent
5cd296a264
commit
ce4e1e4194
4 changed files with 141 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1246,6 +1246,7 @@ dependencies = [
|
|||
name = "hashglobe"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"heapsize 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue