Update owning_ref to 0.4

This commit is contained in:
Bastien Orivel 2018-12-22 21:02:42 +01:00
parent cc0e7fde21
commit 96816bd107
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"