Bump cssparser version to 0.16.1 in toml files

This commit is contained in:
Nazım Can Altınova 2017-06-22 15:44:03 -07:00
parent 2414688f5a
commit 5362c5ee74
11 changed files with 11 additions and 11 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.16"
cssparser = "0.16.1"
euclid = "0.15"
gleam = "0.4"
ipc-channel = "0.8"