version = 3
[[package]]
name = "cli_fmt"
version = "0.3.0"
dependencies = [
"strs_tools",
]
[[package]]
name = "collection_tools"
version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ef819add84b5c839de3f1a77149fb82c0f250bda0b39351831acfafb7d9a61f"
[[package]]
name = "component_model_types"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f69fc7d5f28d84634d4a15e0371837af7ec5e45041f8d335db1de8bd472ae674"
dependencies = [
"collection_tools",
]
[[package]]
name = "strs_tools"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77ea5c580d911c1a9b72fcd6f45a63020004c2fe491079f6dcaaf02820b97277"
dependencies = [
"component_model_types",
"strs_tools_meta",
"unicode-segmentation",
]
[[package]]
name = "strs_tools_meta"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99637162963bc2a94767a307982b23ab4266146da9484782ab26b716f6241fba"
[[package]]
name = "unicode-segmentation"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"