tectonic_bridge_freetype2 0.2.0

Expose the FreeType2 library C APIs to Rust/Cargo.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "pkg-config"
version = "0.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"

[[package]]
name = "tectonic_bridge_freetype2"
version = "0.2.0"
dependencies = [
 "tectonic_dep_support",
]

[[package]]
name = "tectonic_dep_support"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2705c886df6a9241a88c4c28416b4960e99c55825c92c7969a057c9640e2051"
dependencies = [
 "pkg-config",
 "vcpkg",
]

[[package]]
name = "vcpkg"
version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "025ce40a007e1907e58d5bc1a594def78e5573bb0b1160bc389634e8f12e4faa"