mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Bump regex and regex-syntax
This commit is contained in:
parent
02e75f6d86
commit
c5af2f27c3
6 changed files with 31 additions and 31 deletions
|
@ -26,7 +26,7 @@ git = "https://github.com/servo/ipc-channel"
|
|||
[dependencies]
|
||||
log = "0.3"
|
||||
libc = "0.2"
|
||||
regex = "0.1.14"
|
||||
regex = "0.1.55"
|
||||
time = "0.1.12"
|
||||
|
||||
[target.x86_64-apple-darwin.dependencies.task_info]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue