diff --git a/Cargo.lock b/Cargo.lock index 0a6c071176a..c21cb331248 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3902,12 +3902,11 @@ dependencies = [ [[package]] name = "ordered-float" -version = "1.0.0" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e9a3c8db0fca1fdb34404f0b1286db252f23930b9f7a481e376c16c0d5c309d4" +checksum = "18869315e81473c951eb56ad5558bbc56978562d3ecfb87abb7a1e944cea4518" dependencies = [ "num-traits", - "unreachable", ] [[package]]