mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Replace range::Range with std::ops::Range in script
This commit is contained in:
parent
659305fe0a
commit
c4872d9544
9 changed files with 14 additions and 23 deletions
|
@ -49,7 +49,6 @@ offscreen_gl_context = "0.1.2"
|
|||
rand = "0.3"
|
||||
phf = "0.7.13"
|
||||
phf_macros = "0.7.13"
|
||||
range = { path = "../range" }
|
||||
ref_filter_map = "1.0"
|
||||
ref_slice = "0.1.0"
|
||||
regex = "0.1.43"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue