Bump cssparser to 0.13.3

This commit is contained in:
Manish Goregaokar 2017-05-11 12:19:19 -07:00
parent f579405510
commit 1b9bac7e66
14 changed files with 29 additions and 29 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"
cssparser = "0.13.3"
euclid = "0.11"
gleam = "0.4"
ipc-channel = "0.7"