version = 4
[[package]]
name = "cacrt"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "883da6debf9bb96b0d591bb1589ad98b7428bd142f8acf4a014a8034fcab743d"
[[package]]
name = "compcol"
version = "0.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e65b9ac28430d193e8cc280c5a814c5c9a5b820c57ad8611f348d46e2550554f"
[[package]]
name = "intl"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a10e93eaa323ffd2a8bde0bf616e738e0e708cf193af508a14fe1a126603e35"
[[package]]
name = "kataan"
version = "0.0.6"
dependencies = [
"intl",
"purecrypto",
"rsurl",
]
[[package]]
name = "psl2"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a6c79d475776b5bf1d46db3101203d6a58a6df1e76460a7fa99f8666cd1951f"
[[package]]
name = "purecrypto"
version = "0.6.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29b8f98b5af94fdf6f06453e45eed452f7034ebd054699b4e9b33a1c30d9fa8"
dependencies = [
"cacrt",
"compcol",
]
[[package]]
name = "rsurl"
version = "0.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "205e3fd76605130e1ea2777fd033d9cd1a5713956718e77c907831d893465b2c"
dependencies = [
"compcol",
"psl2",
"purecrypto",
"zeroize",
]
[[package]]
name = "zeroize"
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e"