mirror of
https://github.com/servo/servo.git
synced 2025-09-22 12:50:08 +01:00
Update regex.
This commit is contained in:
parent
ad1b11771b
commit
a1d478fbb7
13 changed files with 71 additions and 70 deletions
|
@ -25,7 +25,7 @@ time = "0.1.12"
|
|||
task_info = {path = "../../support/rust-task_info"}
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
regex = "0.1.55"
|
||||
regex = "0.2"
|
||||
|
||||
[target.'cfg(not(target_os = "windows"))'.dependencies]
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue