blob: 9f6b18c188b8089e610e0e5bf27bb7bd2c07e743 [file] [edit]
# 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 ).
[package]
name = "unused"
[lib]
path = "unused"
[dependencies]
icu_capi = { version = "2.0.0", features = ["provider_fs", "experimental"] }
icu_provider = { version = "2.0.0", features = ["deserialize_json"] }