mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +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
|
@ -12,6 +12,6 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
ipc-channel = "0.11"
|
||||
regex = "1.0"
|
||||
regex = "1.1"
|
||||
serde = "1.0"
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue