Remove cssparser dependency from msg.

This commit is contained in:
Josh Matthews 2017-06-09 10:46:47 -04:00
parent 969047bb7c
commit cf8cda1b23
2 changed files with 0 additions and 2 deletions

View file

@ -11,7 +11,6 @@ path = "lib.rs"
[dependencies]
bitflags = "0.7"
cssparser = "0.13.3"
heapsize = "0.4"
heapsize_derive = "0.1"
serde = "0.9"