cow_to_ascii_lowercase()

This commit is contained in:
Simon Sapin 2016-10-06 18:39:03 +02:00
parent 120b003195
commit 97344b150d
5 changed files with 27 additions and 1 deletions

View file

@ -16,6 +16,7 @@ testing = ["style/testing"]
app_units = "0.3"
cssparser = {version = "0.7", features = ["heap_size"]}
euclid = "0.10.1"
matches = "0.1"
owning_ref = "0.2.2"
parking_lot = "0.3"
rustc-serialize = "0.3"