From d9d8e33b43b98da1eadef6b9a46cee7258672668 Mon Sep 17 00:00:00 2001 From: Geoff Martin Date: Tue, 10 Dec 2024 19:14:58 +0000 Subject: [PATCH] Update to latest cyclors branch. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a0bff66..f6a2c37 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1922,7 +1922,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" dependencies = [ "cfg-if 1.0.0", - "windows-targets 0.48.5", + "windows-targets 0.52.6", ] [[package]]