projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
099a622
)
Update version of core-foundation crate
author
Alex Crichton
<alex@alexcrichton.com>
Wed, 23 May 2018 02:46:30 +0000
(19:46 -0700)
committer
Alex Crichton
<alex@alexcrichton.com>
Wed, 23 May 2018 02:46:30 +0000
(19:46 -0700)
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 613a15bab19c2c4b58f573955d3b683e86225296..b8c69703ebf7797bcbde2d7a6cbed0a9d915ab23 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-59,7
+59,7
@@
clap = "2.31.2"
num-traits = "0.2" # enable the default feature
[target.'cfg(target_os = "macos")'.dependencies]
-core-foundation = { version = "0.
5.1
", features = ["mac_os_10_7_support"] }
+core-foundation = { version = "0.
6.0
", features = ["mac_os_10_7_support"] }
[target.'cfg(windows)'.dependencies]
miow = "0.3"