mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Implement ThinArc.
MozReview-Commit-ID: LB3bs9ed2WC
This commit is contained in:
parent
e8a56e969f
commit
ce8d2a9208
3 changed files with 166 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2694,6 +2694,7 @@ name = "servo_arc"
|
|||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"heapsize 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"nodrop 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 0.9.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue