# 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 = "textocx" version = "0.1.0" include = [ "src/**/*", "mathml2omml/dist/index.js", "Cargo.toml", "Temml/dist/temml.mjs", "README.md", ] description = "Tex code to Office MathML" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/hsfzxjy/textocx" [dependencies.ac] version = "2.2.0" package = "async-channel" [dependencies.clipboard-win] version = "5.1.0" [dependencies.html-escape] version = "0.2.13" [dependencies.nom] version = "7.1.3" [dependencies.nwd] version = "1.0.4" package = "native-windows-derive" [dependencies.nwg] version = "1.0.13" features = ["flexbox"] package = "native-windows-gui" [dependencies.rq] version = "0.4.3" features = [ "exports", "futures", "rust-alloc", "loader", "dyn-load", "macro", ] default-features = false package = "rquickjs"