Skip to main content
Module

x/lz4/Cargo.lock

πŸ—œ lz4 wasm module for deno
Go to Latest
File
# This file is automatically @generated by Cargo.# It is not intended for manual editing.[[package]]name = "bumpalo"version = "3.3.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "5356f1d23ee24a1f785a56d1d1a5f0fd5b0f6a0c0fb2412ce11da71649ab78f6"
[[package]]name = "cfg-if"version = "0.1.10"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
[[package]]name = "deno_lz4"version = "0.1.2"dependencies = [ "lz4-compression", "wasm-bindgen", "wee_alloc",]
[[package]]name = "lazy_static"version = "1.4.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]name = "libc"version = "0.2.71"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49"
[[package]]name = "log"version = "0.4.8"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"dependencies = [ "cfg-if",]
[[package]]name = "lz4-compression"version = "0.7.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "761104bf97f13a3caf47d822498a0760a10d00d220148bac2669f63fc3bb8270"
[[package]]name = "memory_units"version = "0.4.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"
[[package]]name = "proc-macro2"version = "1.0.17"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "1502d12e458c49a4c9cbff560d0fe0060c252bc29799ed94ca2ed4bb665a0101"dependencies = [ "unicode-xid",]
[[package]]name = "quote"version = "1.0.6"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "54a21852a652ad6f610c9510194f398ff6f8692e334fd1145fed931f7fbe44ea"dependencies = [ "proc-macro2",]
[[package]]name = "syn"version = "1.0.27"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "ef781e621ee763a2a40721a8861ec519cb76966aee03bb5d00adb6a31dc1c1de"dependencies = [ "proc-macro2", "quote", "unicode-xid",]
[[package]]name = "unicode-xid"version = "0.2.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
[[package]]name = "wasm-bindgen"version = "0.2.64"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "6a634620115e4a229108b71bde263bb4220c483b3f07f5ba514ee8d15064c4c2"dependencies = [ "cfg-if", "wasm-bindgen-macro",]
[[package]]name = "wasm-bindgen-backend"version = "0.2.64"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "3e53963b583d18a5aa3aaae4b4c1cb535218246131ba22a71f05b518098571df"dependencies = [ "bumpalo", "lazy_static", "log", "proc-macro2", "quote", "syn", "wasm-bindgen-shared",]
[[package]]name = "wasm-bindgen-macro"version = "0.2.64"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "3fcfd5ef6eec85623b4c6e844293d4516470d8f19cd72d0d12246017eb9060b8"dependencies = [ "quote", "wasm-bindgen-macro-support",]
[[package]]name = "wasm-bindgen-macro-support"version = "0.2.64"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "9adff9ee0e94b926ca81b57f57f86d5545cdcb1d259e21ec9bdd95b901754c75"dependencies = [ "proc-macro2", "quote", "syn", "wasm-bindgen-backend", "wasm-bindgen-shared",]
[[package]]name = "wasm-bindgen-shared"version = "0.2.64"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "7f7b90ea6c632dd06fd765d44542e234d5e63d9bb917ecd64d79778a13bd79ae"
[[package]]name = "wee_alloc"version = "0.4.5"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "dbb3b5a6b2bb17cb6ad44a2e68a43e8d2722c997da10e928665c72ec6c0a0b8e"dependencies = [ "cfg-if", "libc", "memory_units", "winapi",]
[[package]]name = "winapi"version = "0.3.8"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"dependencies = [ "winapi-i686-pc-windows-gnu", "winapi-x86_64-pc-windows-gnu",]
[[package]]name = "winapi-i686-pc-windows-gnu"version = "0.4.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]name = "winapi-x86_64-pc-windows-gnu"version = "0.4.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"