# 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" rust-version = "1.58.0" name = "kathoey" version = "1.1.5" authors = ["Miezhiko"] description = "Rust library for text feminization using open corpus linguistics data" readme = "README.md" keywords = [ "russian", "nlp", ] license = "LGPL-3.0-only" repository = "https://github.com/Miezhiko/Kathoey" [lib] doctest = false [dependencies.anyhow] version = "1" [dependencies.bincode] version = "2.0.0-rc.3" [dependencies.xmlparser] version = "0.13.5" [dev-dependencies.serial_test] version = "2"