Update caseless to 0.2

This commit is contained in:
Bastien Orivel 2018-02-28 15:16:23 +01:00
parent c072829be0
commit 4ea60d3a2a
2 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@ bitflags = "1.0"
bluetooth_traits = {path = "../bluetooth_traits"}
byteorder = "1.0"
canvas_traits = {path = "../canvas_traits"}
caseless = "0.1.0"
caseless = "0.2"
cookie = "0.10"
chrono = "0.4"
cssparser = "0.23.0"