korrektor-utils 0.1.2

Utils library for korrektor-rs
Documentation
# 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 = "korrektor-utils"
version = "0.1.2"
authors = ["Kate Crystal <crystalnyan@icloud.com> (https://kate.moe)"]
exclude = [
    "target",
    ".github",
]
description = "Utils library for korrektor-rs"
homepage = "https://korrektor.uz"
readme = "readme.md"
keywords = [
    "uzbek",
    "language",
    "korrektor",
    "text-processing",
]
categories = ["text-processing"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/uzinfocom-org/korrektor-rs"
resolver = "1"

[dependencies.pcre]
version = "0.2.3"

[dependencies.regex]
version = "1.7.0"