# 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 = "subscript-compiler" version = "0.21.0" description = "A modern LaTeX rendition." homepage = "https://github.com/subscript-publishing" license = "MPL-2.0" repository = "https://github.com/subscript-publishing/subscript-compiler" [dependencies.either] version = "1.6.1" [dependencies.itertools] version = "0.10.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.pct-str] version = "1.1.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.structopt] version = "0.3.21" [dependencies.unicode-segmentation] version = "1.7.1"