mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update packed_simd
This commit is contained in:
parent
5fdcd8a850
commit
4ca3a5c092
2 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@ log = "0.4"
|
|||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
net_traits = {path = "../net_traits"}
|
||||
ordered-float = "1.0"
|
||||
packed_simd = {version = "0.1", optional = true}
|
||||
packed_simd = {version = "0.3", optional = true}
|
||||
range = {path = "../range"}
|
||||
serde = "1.0"
|
||||
servo_arc = {path = "../servo_arc"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue