mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update caseless to 0.2
This commit is contained in:
parent
c072829be0
commit
4ea60d3a2a
2 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue