mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update regex to 1.0
This commit is contained in:
parent
c90737e6c8
commit
1766867cf4
6 changed files with 60 additions and 50 deletions
|
@ -11,7 +11,7 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
ipc-channel = "0.10"
|
||||
regex = "0.2"
|
||||
regex = "1.0"
|
||||
serde = "1.0"
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue