mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update regex.
This commit is contained in:
parent
ad1b11771b
commit
a1d478fbb7
13 changed files with 71 additions and 70 deletions
|
@ -11,7 +11,7 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
ipc-channel = "0.5"
|
||||
regex = "0.1.43"
|
||||
regex = "0.2"
|
||||
serde = "0.8"
|
||||
serde_derive = "0.8"
|
||||
servo_config = {path = "../config"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue