# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "encoding-next" version = "0.3.0" dependencies = [ "encoding-next-index-japanese", "encoding-next-index-korean", "encoding-next-index-simpchinese", "encoding-next-index-singlebyte", "encoding-next-index-tradchinese", "encoding-next-types", "getopts", ] [[package]] name = "encoding-next-index-japanese" version = "1.20180106.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3cf1797243d6c8f00a269ec6abc8b13a3b74c30d76f2834a6e801a814204f257" [[package]] name = "encoding-next-index-korean" version = "1.20180106.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f43fb584f42bbc55eae6c98ce2cb6d7f546a83eca694eb4866016dce5d9ea677" [[package]] name = "encoding-next-index-simpchinese" version = "1.20180106.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d1dc69fd6a1f1c5fc2206ba488c73ab401587039539dad3d708a5074e7ae4a20" [[package]] name = "encoding-next-index-singlebyte" version = "1.20180106.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e02c0bac231a1cc5f494a7d78ef01b4a2e8927d34b9b5c8436cd486dc06d9a85" [[package]] name = "encoding-next-index-tradchinese" version = "1.20180106.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0cb57e0d5e5cba52c4b4a24edb696de3f927117824c92fa6af610023c3bdcba9" [[package]] name = "encoding-next-types" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "140d4fb15765d628e2b75335e8a8697bcbb4cdd2e639130335ce09985857e50f" [[package]] name = "getopts" version = "0.2.21" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5" dependencies = [ "unicode-width", ] [[package]] name = "unicode-width" version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"