gecko-dev/third_party/rust/core-foundation-sys/Cargo.toml

13 строки
346 B
TOML

[package]
name = "core-foundation-sys"
description = "Bindings to Core Foundation for OS X"
homepage = "https://github.com/servo/core-foundation-rs"
repository = "https://github.com/servo/core-foundation-rs"
version = "0.3.1"
authors = ["The Servo Project Developers"]
license = "MIT / Apache-2.0"
build = "build.rs"
[dependencies]
libc = "0.2"