mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update atomic_refcell
Required for Debug impl on AtomicRefCell<T>.
This commit is contained in:
parent
9fb83d8143
commit
7ade924683
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
app_units = "0.7"
|
||||
atomic_refcell = "0.1"
|
||||
atomic_refcell = "0.1.6"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = "0.27"
|
||||
embedder_traits = {path = "../embedder_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue