mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Auto merge of #22221 - Eijebong:random-depup, r=nox
Update dependencies Those are all easy and unrelated dependency updates, hence the single PR <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22221) <!-- Reviewable:end -->
This commit is contained in:
commit
482923cec2
6 changed files with 79 additions and 64 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