[dependencies.core-foundation]
version = "0.9"
[dependencies.core-graphics]
version = "0.22.0"
[dependencies.foreign-types]
version = "0.3"
[dependencies.libc]
version = "0.2"
[features]
default = ["mountainlion"]
mountainlion = []
[package]
authors = ["The Servo Project Developers"]
description = "Bindings to the Core Text framework."
license = "MIT/Apache-2.0"
name = "core-text"
repository = "https://github.com/servo/core-foundation-rs"
version = "19.2.0"
[package.metadata.docs.rs]
default-target = "x86_64-apple-darwin"