# 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 = "2021" name = "mitex" version = "0.2.4" authors = [ "Myriad-Dreamin ", "OrangeX4 ", "mgt ", ] description = "MiTeX is a TeX2Typst converter." homepage = "https://github.com/mitex-rs/mitex" license = "Apache-2.0" repository = "https://github.com/mitex-rs/mitex" [[bench]] name = "convert_large_projects" harness = false [dependencies.mitex-parser] version = "0.2.4" [dependencies.mitex-spec-gen] version = "0.2.4" [dependencies.rowan] version = "0.15.15" [dev-dependencies.divan] version = "0.1.7" [dev-dependencies.insta] version = "1.34" [dev-dependencies.serde] version = "1.0.188" [dev-dependencies.serde_json] version = "1.0.106"