Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# 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.
83"
name = "icu_normalizer_data"
version = "
2.
1.
1"
authors = ["The ICU4X Project Developers"]
build = "build.rs"
include = [
"data/**/*",
"src/**/*",
"examples/**/*",
"benches/**/*",
"tests/**/*",
"Cargo.toml",
"LICENSE",
"README.md",
"build.rs",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Data for the icu_normalizer crate"
homepage = "
https://icu4x.unicode.org"
readme = "README.md"
categories = ["internationalization"]
license = "Unicode-
3.
0"
repository = "
https://github.com/unicode-org/icu4x"
[package.metadata.sources.cldr]
tagged = "
48.
0.
0"
[package.metadata.sources.icuexport]
tagged = "release-
78.
1rc"
[package.metadata.sources.segmenter_lstm]
tagged = "v0.
1.
0"
[lib]
name = "icu_normalizer_data"
path = "src/lib.rs"
[dependencies]
[lints.rust.unexpected_cfgs]
level = "warn"
priority =
0
check-cfg = ["cfg(icu4x_custom_data)"]