# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "tectonic_pdf_io" version = "0.4.1" authors = ["Peter Williams "] links = "tectonic_pdf_io" description = """ Xdvipdfmx’s PDF, XDV, and image I/O APIs in C, as a Rust crate. """ homepage = "https://tectonic-typesetting.github.io/" documentation = "https://docs.rs/tectonic_pdf_io" readme = "README.md" license = "MIT" repository = "https://github.com/tectonic-typesetting/tectonic/" [package.metadata.internal_dep_versions] tectonic_bridge_core = "925a9a1566aaa4a55d4468d7bf239319828722fb" tectonic_bridge_flate = "5933308152efb6ba206b4dc01ab6814063b835c0" tectonic_cfg_support = "9d5feb40c7ac6958ee3c50604af9271eb2db2b20" tectonic_dep_support = "5faf4205bdd3d31101b749fc32857dd746f9e5bc" [dependencies.tectonic_bridge_core] version = ">=0.1.0,<1" [dependencies.tectonic_bridge_flate] version = ">=0.1.1,<1" [build-dependencies.cc] version = "^1.0.66" [build-dependencies.tectonic_cfg_support] version = ">=0.1.2,<1" [build-dependencies.tectonic_dep_support] version = ">=0.1.0,<1"