# 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.56.1" name = "hebrew_unicode_utils" version = "0.4.3" authors = ["Roest Dev "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Some functions for processing Hebrew unicode characters." documentation = "https://docs.rs/crate/hebrew_unicode_utils/" readme = "README.md" keywords = [ "hebrew", "unicode-characters", "unicode-text", "utf-8", ] categories = ["text-processing"] license = "MIT OR Apache-2.0" repository = "https://github.com/Roestdev/hebrew_unicode_utils/" [lib] name = "hebrew_unicode_utils" path = "src/lib.rs" [dependencies.hebrew_unicode_script] version = "0.5.0"