mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Bump cssparser to 0.5.4
This commit is contained in:
parent
7771f28a22
commit
200e2286fd
13 changed files with 43 additions and 43 deletions
|
@ -26,7 +26,7 @@ git = "https://github.com/servo/webrender_traits"
|
|||
|
||||
[dependencies]
|
||||
bitflags = "0.3"
|
||||
cssparser = {version = "0.5.3", features = ["heap_size", "serde-serialization"]}
|
||||
cssparser = {version = "0.5.4", features = ["heap_size", "serde-serialization"]}
|
||||
euclid = {version = "0.6.2", features = ["plugins"]}
|
||||
heapsize = "0.3.0"
|
||||
heapsize_plugin = "0.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue