mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #22534 - Eijebong:owning_ref, r=KiChjang
Update owning_ref to 0.4 <!-- 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/22534) <!-- Reviewable:end -->
This commit is contained in:
commit
596b06367f
2 changed files with 8 additions and 8 deletions
|
@ -52,7 +52,7 @@ num-integer = "0.1"
|
|||
num-traits = "0.2"
|
||||
num-derive = "0.2"
|
||||
ordered-float = "1.0"
|
||||
owning_ref = "0.3.3"
|
||||
owning_ref = "0.4"
|
||||
parking_lot = "0.6"
|
||||
precomputed-hash = "0.1.1"
|
||||
rayon = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue