We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6241d24 + e9f7154 commit 88cfb5cCopy full SHA for 88cfb5c
compio-runtime/Cargo.toml
@@ -57,7 +57,7 @@ libc = { workspace = true }
57
windows-sys = { workspace = true, features = ["Win32_UI_WindowsAndMessaging"] }
58
59
[target.'cfg(target_os = "macos")'.dev-dependencies]
60
-core-foundation = "0.9.4"
+core-foundation = "0.10.0"
61
block2 = "0.5.0"
62
63
[target.'cfg(not(any(windows, target_os = "macos")))'.dev-dependencies]
0 commit comments