mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10: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
|
@ -12,7 +12,7 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
app_units = {version = "0.2.3", features = ["plugins"]}
|
||||
bitflags = "0.3"
|
||||
euclid = {version = "0.6.2", features = ["plugins"]}
|
||||
euclid = {version = "0.6.4", features = ["plugins"]}
|
||||
fnv = "1.0"
|
||||
harfbuzz-sys = "0.1"
|
||||
heapsize = "0.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue