kataan 0.0.7

A high-performance JavaScript engine written in pure Rust. Library, C FFI, and CLI.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
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 = "compcol"
version = "0.6.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28976e9ad837e95f5ce78377e5f79a43dbce97acb2bf8d1f6dd00ff152815603"

[[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.7"
dependencies = [
 "intl",
 "purecrypto",
 "puremp",
 "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 0.4.7",
]

[[package]]
name = "puremp"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bebfb0f8c2b4e7f67b4f9aaf814938f1d30f85f6a67705354a9df7f40d17d49f"

[[package]]
name = "rsurl"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88bf185ba6ce57280a11a8859fbda56defeed5cd4b054510d084419c2dc2d77b"
dependencies = [
 "compcol 0.6.7",
 "psl2",
 "purecrypto",
 "zeroize",
]

[[package]]
name = "zeroize"
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e"