tectonic_dep_support 0.1.1

Support for finding third-party libraries using either pkg-config or vcpkg.
Documentation
[dependencies.pkg-config]
version = "^0.3"

[dependencies.vcpkg]
version = "^0.2.11"

[package]
authors = ["Peter Williams <peter@newton.cx>"]
description = """
Support for finding third-party libraries using either pkg-config or vcpkg.
"""
documentation = "https://docs.rs/tectonic_dep_support"
edition = "2018"
homepage = "https://tectonic-typesetting.github.io/"
license = "MIT"
name = "tectonic_dep_support"
readme = "README.md"
repository = "https://github.com/tectonic-typesetting/tectonic/"
version = "0.1.1"