diff --git a/Cargo.lock b/Cargo.lock index 889a17d..35bfb5c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4023,7 +4023,7 @@ version = "1.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" dependencies = [ - "cfg-if 1.0.0", + "cfg-if 0.1.10", "static_assertions", ]