mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Bump euclid to 0.6.2
This commit is contained in:
parent
d0ab28a735
commit
874fa5595f
23 changed files with 91 additions and 91 deletions
|
@ -68,7 +68,7 @@ bitflags = "0.3"
|
|||
caseless = "0.1.0"
|
||||
cssparser = {version = "0.5.3", features = ["heap_size", "serde-serialization"]}
|
||||
encoding = "0.2"
|
||||
euclid = {version = "0.6.1", features = ["plugins"]}
|
||||
euclid = {version = "0.6.2", features = ["plugins"]}
|
||||
fnv = "1.0"
|
||||
heapsize = "0.2.5"
|
||||
heapsize_plugin = "0.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue