core-foundation-sys 0.8.4

Bindings to Core Foundation for macOS
Documentation
[package]
name = "core-foundation-sys"
description = "Bindings to Core Foundation for macOS"
homepage = "https://github.com/servo/core-foundation-rs"
repository = "https://github.com/servo/core-foundation-rs"
version = "0.8.4"
authors = ["The Servo Project Developers"]
license = "MIT / Apache-2.0"

[dependencies]

[features]
mac_os_10_7_support = [] # backwards compatibility
mac_os_10_8_features = [] # enables new features

[package.metadata.docs.rs]
default-target = "x86_64-apple-darwin"