# 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_xetex_layout" version = "0.2.4" authors = ["Peter Williams "] links = "tectonic_xetex_layout" description = """ XeTeX's font loading and layout interface encapsulation, as a crate. """ homepage = "https://tectonic-typesetting.github.io/" documentation = "https://docs.rs/tectonic_xetex_layout" readme = "README.md" license = "MIT" repository = "https://github.com/tectonic-typesetting/tectonic/" [package.metadata.internal_dep_versions] tectonic_bridge_core = "thiscommit:2021-01-16:wie2Ejoh" tectonic_bridge_freetype2 = "2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad" tectonic_bridge_graphite2 = "2722731f9e32c6963fe8c8566a201b33672c5c5a" tectonic_bridge_harfbuzz = "2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad" tectonic_bridge_icu = "thiscommit:2023-09-17:6uIZ4lA" tectonic_cfg_support = "thiscommit:aeRoo7oa" tectonic_dep_support = "5faf4205bdd3d31101b749fc32857dd746f9e5bc" [dependencies.tectonic_bridge_core] version = ">=0.1.0,<1" [dependencies.tectonic_bridge_freetype2] version = ">=0.2.0,<1" [dependencies.tectonic_bridge_graphite2] version = ">=0.2.1,<1" [dependencies.tectonic_bridge_harfbuzz] version = ">=0.2.0,<1" [dependencies.tectonic_bridge_icu] version = ">=0.2.1,<1" [build-dependencies.cc] version = "^1.0.66" [build-dependencies.tectonic_cfg_support] version = ">=0.1.3,<1" [build-dependencies.tectonic_dep_support] version = ">=0.1.0,<1" [features] external-harfbuzz = ["tectonic_bridge_harfbuzz/external-harfbuzz"]