mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +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
|
@ -29,7 +29,7 @@ tokio = "0.1"
|
|||
task_info = {path = "../../support/rust-task_info"}
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
regex = "1.0"
|
||||
regex = "1.1"
|
||||
|
||||
[target.'cfg(not(target_os = "windows"))'.dependencies]
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue