# 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 = "v_latexescape" version = "0.14.8" authors = ["Juan Aguilar Santillana "] description = "The simd optimized LaTeX escaping code" documentation = "https://docs.rs/v_latexescape" readme = "README.md" keywords = [ "latex", "escaping", "simd", ] license = "MIT/Apache-2.0" repository = "https://github.com/botika/v_escape" [package.metadata.docs.rs] all-features = true [dependencies.buf-min] version = "0.7" optional = true [features] bytes-buf = ["buf-min"] [badges.maintenance] status = "actively-developed"