Update regex.

This commit is contained in:
Ms2ger 2017-01-16 10:41:49 +01:00
parent ad1b11771b
commit a1d478fbb7
13 changed files with 71 additions and 70 deletions

View file

@ -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"