mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update regex to 1.1
This commit is contained in:
parent
d58ea974ba
commit
5b9f151f03
6 changed files with 32 additions and 37 deletions
|
@ -85,7 +85,7 @@ pixels = {path = "../pixels"}
|
|||
profile_traits = {path = "../profile_traits"}
|
||||
ref_filter_map = "1.0.1"
|
||||
ref_slice = "1.0"
|
||||
regex = "1.0"
|
||||
regex = "1.1"
|
||||
script_layout_interface = {path = "../script_layout_interface"}
|
||||
script_plugins = {path = "../script_plugins"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue