core-text 20.1.0

Bindings to the Core Text framework.
Documentation
[dependencies.core-foundation]
version = "0.9"

[dependencies.core-graphics]
version = "0.23.0"

[dependencies.foreign-types]
version = "0.5"

[dependencies.libc]
version = "0.2"

[features]
default = ["mountainlion"]
mountainlion = []

[package]
authors = ["The Servo Project Developers"]
description = "Bindings to the Core Text framework."
license = "MIT OR Apache-2.0"
name = "core-text"
readme = "README.md"
repository = "https://github.com/servo/core-foundation-rs"
version = "20.1.0"
[package.metadata.docs.rs]
all-features = true
default-target = "x86_64-apple-darwin"