mirror of
https://github.com/servo/servo.git
synced 2025-09-10 23:18:20 +01:00
Update regex.
This commit is contained in:
parent
ad1b11771b
commit
a1d478fbb7
13 changed files with 71 additions and 70 deletions
|
@ -16,7 +16,7 @@ bindgen = ["style/bindgen"]
|
|||
app_units = "0.3"
|
||||
atomic_refcell = "0.1"
|
||||
cssparser = {version = "0.7"}
|
||||
env_logger = {version = "0.3", default-features = false} # disable `regex` to reduce code size
|
||||
env_logger = {version = "0.4", default-features = false} # disable `regex` to reduce code size
|
||||
euclid = "0.10.1"
|
||||
lazy_static = "0.2"
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue