1# This file is part of ICU4X. For terms of use, please see the file
2# called LICENSE at the top level of the ICU4X source tree
3# (online at: https://github.com/unicode-org/icu4x/blob/main/LICENSE ).
4
5[package]
6name = "icu_properties_data"
7description = "Data for the icu_properties crate"
8license = "Unicode-3.0"
9version = "1.5.1"
10
11authors.workspace = true
12categories.workspace = true
13edition.workspace = true
14homepage.workspace = true
15include.workspace = true
16repository.workspace = true
17rust-version.workspace = true
18
19[package.metadata.sources]
20cldr = { tagged = "46.0.0-BETA2" }
21icuexport = { tagged = "icu4x/2024-05-16/75.x" }
22segmenter_lstm = { tagged = "v0.1.0" }
23