mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Bump euclid to 0.6.4
This commit is contained in:
parent
200e2286fd
commit
f89c321141
23 changed files with 100 additions and 100 deletions
|
@ -27,7 +27,7 @@ git = "https://github.com/servo/webrender_traits"
|
|||
[dependencies]
|
||||
bitflags = "0.3"
|
||||
cssparser = {version = "0.5.4", features = ["heap_size", "serde-serialization"]}
|
||||
euclid = {version = "0.6.2", features = ["plugins"]}
|
||||
euclid = {version = "0.6.4", features = ["plugins"]}
|
||||
heapsize = "0.3.0"
|
||||
heapsize_plugin = "0.1.2"
|
||||
hyper = { version = "0.7", features = [ "serde-serialization" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue