# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "argtea" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e4174b041266795cd28cb6ba48dbb25f7131725471f26f6fc29c7241cff2fe4d" [[package]] name = "refold" version = "0.1.2" dependencies = [ "argtea", "textwrap", ] [[package]] name = "smawk" version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c" [[package]] name = "textwrap" version = "0.16.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9" dependencies = [ "smawk", "unicode-linebreak", ] [[package]] name = "unicode-linebreak" version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"