mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -23,7 +23,7 @@ log = "0.4"
|
|||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
pixels = {path = "../pixels"}
|
||||
regex = "1.0"
|
||||
regex = "1.1"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
script_traits = {path = "../script_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue