# This file is part of ICU4X. For terms of use, please see the file
# called LICENSE at the top level of the ICU4X source tree
# (online at: https://github.com/unicode-org/icu4x/blob/main/LICENSE ).
[]
= "icu4x"
= "International Components for Unicode"
= "1.0.1"
= ["The ICU4X Project Developers"]
= "2018"
= "README.md"
= "https://github.com/unicode-org/icu4x"
= "Unicode-DFS-2016"
= ["internationalization"]
# Keep this in sync with other crates unless there are exceptions
= [
"src/**/*",
"examples/**/*",
"benches/**/*",
"tests/**/*",
"Cargo.toml",
"LICENSE",
"README.md"
]