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:
bors-servo 2018-12-23 06:33:14 -05:00 committed by GitHub
commit 596b06367f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -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"