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 8280633 commit 7762e73Copy full SHA for 7762e73
Cargo.toml
@@ -76,7 +76,7 @@ im-rc = "13.0.0"
76
rustc-workspace-hack = "1.0.0"
77
78
[target.'cfg(target_os = "macos")'.dependencies]
79
-core-foundation = { version = "0.6.0", features = ["mac_os_10_7_support"] }
+core-foundation = { version = "0.7.0", features = ["mac_os_10_7_support"] }
80
81
[target.'cfg(windows)'.dependencies]
82
miow = "0.3.1"
0 commit comments