X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=1d9a9240ccf2cd0fd83f7a7892580b2ed6969c37;hb=10723378900ba2d25fc5d8baf785e1082f385832;hp=cce203ef728fa6a85e0eea853b3f41c9b90ac58d;hpb=63fdc9a8570226b88124b4dd546d9bd65907abde;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index cce203ef728..1d9a9240ccf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -294,7 +294,7 @@ dependencies = [ [[package]] name = "cargo" -version = "0.68.0" +version = "0.69.0" dependencies = [ "anyhow", "bytesize", @@ -5407,7 +5407,7 @@ version = "1.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" dependencies = [ - "cfg-if 0.1.10", + "cfg-if 1.0.0", "rand 0.8.5", "static_assertions", ]