mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Replace usage of deprecated std::cell::Ref::filter_map
This commit is contained in:
parent
743e0c9c87
commit
62034b956e
6 changed files with 23 additions and 2 deletions
|
@ -82,6 +82,7 @@ num = "0.1.24"
|
|||
rand = "0.3"
|
||||
phf = "0.7.13"
|
||||
phf_macros = "0.7.13"
|
||||
ref_filter_map = "1.0"
|
||||
ref_slice = "0.1.0"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = {version = "0.5", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue