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.
1 parent 77b4058 commit c4629ebCopy full SHA for c4629eb
Cargo.toml
@@ -75,7 +75,7 @@ im-rc = "15.0.0"
75
rustc-workspace-hack = "1.0.0"
76
77
[target.'cfg(target_os = "macos")'.dependencies]
78
-core-foundation = { version = "0.7.0", features = ["mac_os_10_7_support"] }
+core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }
79
80
[target.'cfg(windows)'.dependencies]
81
miow = "0.3.1"
0 commit comments