diff --git a/Cargo.lock b/Cargo.lock index e145f86..a9ace59 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -944,7 +944,7 @@ dependencies = [ [[package]] name = "cyclors" version = "0.3.3" -source = "git+https://github.com/ZettaScaleLabs/cyclors.git?branch=issue-24-arm-failure#a106f834ab09f1cc9c3120a626b157f9139fa4b2" +source = "git+https://github.com/ZettaScaleLabs/cyclors.git?branch=issue-24-arm-failure#5b151cd58428a7d1593ee4e75665910784bad2f1" dependencies = [ "bincode", "bindgen", @@ -1828,7 +1828,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" dependencies = [ "cfg-if 1.0.0", - "windows-targets 0.52.6", + "windows-targets 0.48.5", ] [[package]] @@ -3764,7 +3764,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", ]