mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #21135 - Eijebong:regex, r=SimonSapin
Update regex to 1.0 <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21135) <!-- Reviewable:end -->
This commit is contained in:
commit
bd0c001218
6 changed files with 60 additions and 50 deletions
|
@ -74,7 +74,7 @@ phf = "0.7.18"
|
|||
profile_traits = {path = "../profile_traits"}
|
||||
ref_filter_map = "1.0.1"
|
||||
ref_slice = "1.0"
|
||||
regex = "0.2"
|
||||
regex = "1.0"
|
||||
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