Bump cssparser to 0.13.7

This commit is contained in:
Manish Goregaokar 2017-06-02 17:43:56 -07:00
parent eac4f407e2
commit 41f1c3463e
13 changed files with 26 additions and 26 deletions

View file

@ -12,7 +12,7 @@ path = "lib.rs"
[dependencies]
azure = {git = "https://github.com/servo/rust-azure"}
canvas_traits = {path = "../canvas_traits"}
cssparser = "0.13.3"
cssparser = "0.13.7"
euclid = "0.11"
gleam = "0.4"
ipc-channel = "0.7"