# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "spandex" version = "0.0.4" authors = ["Thomas Forgione ", "Matthieu Le Boucher "] description = "A modern LaTeX alternative" homepage = "https://rust-spandex.github.io" documentation = "https://rust-spandex.github.io/spandex" readme = "README.md" keywords = ["tex", "latex", "typesetting"] categories = ["template-engine", "visualization", "text-processing"] license = "MPL-2.0" repository = "https://github.com/rust-spandex/spandex" [dependencies.colored] version = "1.9.0" [dependencies.freetype-rs] version = "0.19.1" [dependencies.nom] version = "5.0.1" [dependencies.nom_locate] version = "1.0.0" [dependencies.petgraph] version = "0.4.13" [dependencies.printpdf] version = "0.2.12" default-features = false [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.spandex-hyphenation] version = "0.7.4" features = ["embed_all"] [dependencies.toml] version = "0.5.0" [badges.travis-ci] branch = "master" repository = "rust-spandex/spandex"