mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Bump cssparser to 0.13.3
This commit is contained in:
parent
f579405510
commit
1b9bac7e66
14 changed files with 29 additions and 29 deletions
|
@ -16,7 +16,7 @@ gecko_debug = ["style/gecko_debug"]
|
|||
|
||||
[dependencies]
|
||||
atomic_refcell = "0.1"
|
||||
cssparser = "0.13"
|
||||
cssparser = "0.13.3"
|
||||
env_logger = {version = "0.4", default-features = false} # disable `regex` to reduce code size
|
||||
libc = "0.2"
|
||||
log = {version = "0.3.5", features = ["release_max_level_info"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue