MinedMap/Cargo.lock

683 lines
18 KiB
Text
Raw Normal View History

2023-01-24 18:52:44 +01:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2023-01-24 20:39:54 +01:00
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2023-04-01 16:15:29 +02:00
[[package]]
name = "anstream"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "342258dd14006105c2b75ab1bd7543a03bdf0cfc94383303ac212a04939dff6f"
dependencies = [
"anstyle",
"anstyle-parse",
"anstyle-wincon",
"concolor-override",
"concolor-query",
"is-terminal",
"utf8parse",
]
[[package]]
name = "anstyle"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23ea9e81bd02e310c216d080f6223c179012256e5151c41db88d12c88a1684d2"
[[package]]
name = "anstyle-parse"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7d1bb534e9efed14f3e5f44e7dd1a4f709384023a4165199a4241e18dff0116"
dependencies = [
"utf8parse",
]
[[package]]
name = "anstyle-wincon"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3127af6145b149f3287bb9a0d10ad9c5692dba8c53ad48285e5bec4063834fa"
dependencies = [
"anstyle",
2023-04-08 21:19:55 +02:00
"windows-sys 0.45.0",
2023-04-01 16:15:29 +02:00
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "anyhow"
2023-04-01 16:15:29 +02:00
version = "1.0.70"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "7de8ce5e0f9f8d88245311066a578d72b7af3e7088f32783804676302df237e4"
2023-01-24 20:39:54 +01:00
[[package]]
name = "autocfg"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "bincode"
version = "1.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
dependencies = [
"serde",
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "bytemuck"
2023-04-01 16:15:29 +02:00
version = "1.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea"
2023-01-24 20:39:54 +01:00
[[package]]
name = "byteorder"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "cc"
2023-02-12 22:59:28 +01:00
version = "1.0.79"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-12 22:59:28 +01:00
checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
dependencies = [
"jobserver",
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "cesu8"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "clap"
2023-04-01 16:15:29 +02:00
version = "4.2.1"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "046ae530c528f252094e4a77886ee1374437744b2bff1497aa898bbddbbb29b3"
2023-01-24 20:39:54 +01:00
dependencies = [
2023-04-01 16:15:29 +02:00
"clap_builder",
2023-01-24 20:39:54 +01:00
"clap_derive",
"once_cell",
2023-04-01 16:15:29 +02:00
]
[[package]]
name = "clap_builder"
version = "4.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "223163f58c9a40c3b0a43e1c4b50a9ce09f007ea2cb1ec258a687945b4b7929f"
dependencies = [
"anstream",
"anstyle",
"bitflags",
"clap_lex",
2023-01-24 20:39:54 +01:00
"strsim",
]
[[package]]
name = "clap_derive"
2023-04-01 16:15:29 +02:00
version = "4.2.0"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "3f9644cd56d6b87dbe899ef8b053e331c0637664e9e21a33dfcdc36093f5c5c4"
2023-01-24 20:39:54 +01:00
dependencies = [
"heck",
"proc-macro2",
"quote",
2023-04-08 21:19:55 +02:00
"syn",
2023-01-24 20:39:54 +01:00
]
[[package]]
name = "clap_lex"
2023-04-01 16:15:29 +02:00
version = "0.4.1"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "8a2dd5a6fe8c6e3502f568a6353e5273bbb15193ad9a89e457b9970798efbea1"
2023-01-24 20:39:54 +01:00
[[package]]
name = "cmake"
2023-04-01 16:15:29 +02:00
version = "0.1.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
dependencies = [
"cc",
]
[[package]]
name = "color_quant"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
2023-04-01 16:15:29 +02:00
[[package]]
name = "concolor-override"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a855d4a1978dc52fb0536a04d384c2c0c1aa273597f08b77c8c4d3b2eec6037f"
[[package]]
name = "concolor-query"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88d11d52c3d7ca2e6d0040212be9e4dbbcd78b6447f535b6b561f449427944cf"
dependencies = [
2023-04-08 21:19:55 +02:00
"windows-sys 0.45.0",
2023-04-01 16:15:29 +02:00
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "crc32fast"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
"cfg-if",
]
[[package]]
name = "either"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
[[package]]
name = "enumflags2"
2023-04-08 21:19:55 +02:00
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "0044ebdf7fbb2a772e0c0233a9d3173c5cd8af8ae7078d4c5188af44ffffaa4b"
dependencies = [
"enumflags2_derive",
]
[[package]]
name = "enumflags2_derive"
2023-04-08 21:19:55 +02:00
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "9d2c772ccdbdfd1967b4f5d79d17c98ebf92009fdcc838db7aa434462f600c26"
dependencies = [
"proc-macro2",
"quote",
2023-04-08 21:19:55 +02:00
"syn",
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "errno"
2023-04-08 21:19:55 +02:00
version = "0.3.1"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
2023-01-24 20:39:54 +01:00
dependencies = [
"errno-dragonfly",
"libc",
2023-04-08 21:19:55 +02:00
"windows-sys 0.48.0",
2023-01-24 20:39:54 +01:00
]
[[package]]
name = "errno-dragonfly"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
dependencies = [
"cc",
"libc",
]
[[package]]
name = "fastnbt"
2023-04-01 16:15:29 +02:00
version = "2.4.3"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "f1aab2b0109236f6c89cc81b9e2ef4aced6d585aabe96ac860ee5e9a102eb198"
2023-01-24 20:39:54 +01:00
dependencies = [
"byteorder",
"cesu8",
"serde",
"serde_bytes",
]
[[package]]
name = "flate2"
version = "1.0.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841"
dependencies = [
"crc32fast",
"libz-ng-sys",
2023-01-24 20:39:54 +01:00
"miniz_oxide",
]
[[package]]
name = "heck"
2023-02-12 22:59:28 +01:00
version = "0.4.1"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-12 22:59:28 +01:00
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2023-01-24 20:39:54 +01:00
[[package]]
name = "hermit-abi"
2023-02-12 22:59:28 +01:00
version = "0.3.1"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-12 22:59:28 +01:00
checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
2023-01-24 20:39:54 +01:00
[[package]]
name = "image"
2023-04-01 16:15:29 +02:00
version = "0.24.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "527909aa81e20ac3a44803521443a765550f09b5130c2c2fa1ea59c2f8f50a3a"
dependencies = [
"bytemuck",
"byteorder",
"color_quant",
"num-rational",
"num-traits",
"png",
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "io-lifetimes"
2023-04-08 21:19:55 +02:00
version = "1.0.10"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220"
2023-01-24 20:39:54 +01:00
dependencies = [
2023-04-01 16:15:29 +02:00
"hermit-abi",
2023-01-24 20:39:54 +01:00
"libc",
2023-04-08 21:19:55 +02:00
"windows-sys 0.48.0",
2023-01-24 20:39:54 +01:00
]
[[package]]
name = "is-terminal"
2023-04-08 21:19:55 +02:00
version = "0.4.7"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"
2023-01-24 20:39:54 +01:00
dependencies = [
"hermit-abi",
"io-lifetimes",
"rustix",
2023-04-08 21:19:55 +02:00
"windows-sys 0.48.0",
2023-01-24 20:39:54 +01:00
]
[[package]]
name = "itertools"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
dependencies = [
"either",
]
[[package]]
name = "jobserver"
2023-04-01 16:15:29 +02:00
version = "0.1.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"
dependencies = [
"libc",
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "libc"
2023-04-08 21:19:55 +02:00
version = "0.2.141"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "3304a64d199bb964be99741b7a14d26972741915b3649639149b2479bb46f4b5"
2023-01-24 20:39:54 +01:00
[[package]]
name = "libz-ng-sys"
version = "1.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4399ae96a9966bf581e726de86969f803a81b7ce795fcd5480e640589457e0f2"
dependencies = [
"cmake",
"libc",
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "linux-raw-sys"
2023-04-01 16:15:29 +02:00
version = "0.3.1"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "d59d8c75012853d2e872fb56bc8a2e53718e2cafe1a4c823143141c6d90c322f"
2023-01-24 20:39:54 +01:00
2023-01-24 18:52:44 +01:00
[[package]]
name = "minedmap"
version = "0.1.0"
2023-01-24 20:39:54 +01:00
dependencies = [
"anyhow",
"bincode",
"bytemuck",
2023-01-24 20:39:54 +01:00
"clap",
"enumflags2",
2023-01-24 20:39:54 +01:00
"fastnbt",
"flate2",
"image",
"itertools",
"num-integer",
2023-01-25 19:08:23 +01:00
"serde",
"zstd",
2023-01-24 20:39:54 +01:00
]
[[package]]
name = "miniz_oxide"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
dependencies = [
"adler",
]
[[package]]
name = "num-integer"
version = "0.1.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
dependencies = [
"autocfg",
"num-traits",
]
[[package]]
name = "num-rational"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
dependencies = [
"autocfg",
"num-integer",
"num-traits",
]
[[package]]
name = "num-traits"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
dependencies = [
"autocfg",
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "once_cell"
2023-02-25 13:30:58 +01:00
version = "1.17.1"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-25 13:30:58 +01:00
checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
2023-01-24 20:39:54 +01:00
[[package]]
name = "pkg-config"
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
[[package]]
name = "png"
version = "0.17.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d708eaf860a19b19ce538740d2b4bdeeb8337fa53f7738455e706623ad5c638"
dependencies = [
"bitflags",
"crc32fast",
"flate2",
"miniz_oxide",
]
2023-01-24 20:39:54 +01:00
[[package]]
name = "proc-macro2"
2023-04-08 21:19:55 +02:00
version = "1.0.56"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435"
2023-01-24 20:39:54 +01:00
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
2023-04-01 16:15:29 +02:00
version = "1.0.26"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc"
2023-01-24 20:39:54 +01:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "rustix"
2023-04-08 21:19:55 +02:00
version = "0.37.11"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "85597d61f83914ddeba6a47b3b8ffe7365107221c2e557ed94426489fefb5f77"
2023-01-24 20:39:54 +01:00
dependencies = [
"bitflags",
"errno",
"io-lifetimes",
"libc",
"linux-raw-sys",
2023-04-08 21:19:55 +02:00
"windows-sys 0.48.0",
2023-01-24 20:39:54 +01:00
]
[[package]]
name = "serde"
2023-04-01 16:15:29 +02:00
version = "1.0.159"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "3c04e8343c3daeec41f58990b9d77068df31209f2af111e059e9fe9646693065"
2023-01-24 20:39:54 +01:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_bytes"
2023-02-12 22:59:28 +01:00
version = "0.11.9"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-12 22:59:28 +01:00
checksum = "416bda436f9aab92e02c8e10d49a15ddd339cea90b6e340fe51ed97abb548294"
2023-01-24 20:39:54 +01:00
dependencies = [
"serde",
]
[[package]]
name = "serde_derive"
2023-04-01 16:15:29 +02:00
version = "1.0.159"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "4c614d17805b093df4b147b51339e7e44bf05ef59fba1e45d83500bcfb4d8585"
2023-01-24 20:39:54 +01:00
dependencies = [
"proc-macro2",
"quote",
2023-04-08 21:19:55 +02:00
"syn",
2023-01-24 20:39:54 +01:00
]
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "syn"
2023-04-08 21:19:55 +02:00
version = "2.0.13"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "4c9da457c5285ac1f936ebd076af6dac17a61cfe7826f2076b4d015cf47bc8ec"
2023-01-24 20:39:54 +01:00
dependencies = [
2023-04-01 16:15:29 +02:00
"proc-macro2",
"quote",
"unicode-ident",
2023-01-24 20:39:54 +01:00
]
[[package]]
name = "unicode-ident"
2023-04-01 16:15:29 +02:00
version = "1.0.8"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"
2023-01-24 20:39:54 +01:00
[[package]]
2023-04-01 16:15:29 +02:00
name = "utf8parse"
version = "0.2.1"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
2023-01-24 20:39:54 +01:00
[[package]]
name = "windows-sys"
2023-02-12 22:59:28 +01:00
version = "0.45.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
dependencies = [
2023-04-08 21:19:55 +02:00
"windows-targets 0.42.2",
]
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
"windows-targets 0.48.0",
2023-02-12 22:59:28 +01:00
]
[[package]]
name = "windows-targets"
2023-04-01 16:15:29 +02:00
version = "0.42.2"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
2023-01-24 20:39:54 +01:00
dependencies = [
2023-04-08 21:19:55 +02:00
"windows_aarch64_gnullvm 0.42.2",
"windows_aarch64_msvc 0.42.2",
"windows_i686_gnu 0.42.2",
"windows_i686_msvc 0.42.2",
"windows_x86_64_gnu 0.42.2",
"windows_x86_64_gnullvm 0.42.2",
"windows_x86_64_msvc 0.42.2",
]
[[package]]
name = "windows-targets"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
dependencies = [
"windows_aarch64_gnullvm 0.48.0",
"windows_aarch64_msvc 0.48.0",
"windows_i686_gnu 0.48.0",
"windows_i686_msvc 0.48.0",
"windows_x86_64_gnu 0.48.0",
"windows_x86_64_gnullvm 0.48.0",
"windows_x86_64_msvc 0.48.0",
2023-01-24 20:39:54 +01:00
]
[[package]]
name = "windows_aarch64_gnullvm"
2023-04-01 16:15:29 +02:00
version = "0.42.2"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
2023-01-24 20:39:54 +01:00
2023-04-08 21:19:55 +02:00
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
2023-01-24 20:39:54 +01:00
[[package]]
name = "windows_aarch64_msvc"
2023-04-01 16:15:29 +02:00
version = "0.42.2"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
2023-01-24 20:39:54 +01:00
2023-04-08 21:19:55 +02:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
2023-01-24 20:39:54 +01:00
[[package]]
name = "windows_i686_gnu"
2023-04-01 16:15:29 +02:00
version = "0.42.2"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
2023-01-24 20:39:54 +01:00
2023-04-08 21:19:55 +02:00
[[package]]
name = "windows_i686_gnu"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
2023-01-24 20:39:54 +01:00
[[package]]
name = "windows_i686_msvc"
2023-04-01 16:15:29 +02:00
version = "0.42.2"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
2023-01-24 20:39:54 +01:00
2023-04-08 21:19:55 +02:00
[[package]]
name = "windows_i686_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
2023-01-24 20:39:54 +01:00
[[package]]
name = "windows_x86_64_gnu"
2023-04-01 16:15:29 +02:00
version = "0.42.2"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
2023-01-24 20:39:54 +01:00
2023-04-08 21:19:55 +02:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
2023-01-24 20:39:54 +01:00
[[package]]
name = "windows_x86_64_gnullvm"
2023-04-01 16:15:29 +02:00
version = "0.42.2"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
2023-01-24 20:39:54 +01:00
2023-04-08 21:19:55 +02:00
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
2023-01-24 20:39:54 +01:00
[[package]]
name = "windows_x86_64_msvc"
2023-04-01 16:15:29 +02:00
version = "0.42.2"
2023-01-24 20:39:54 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-01 16:15:29 +02:00
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
2023-04-08 21:19:55 +02:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
[[package]]
name = "zstd"
version = "0.12.3+zstd.1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76eea132fb024e0e13fd9c2f5d5d595d8a967aa72382ac2f9d39fcc95afd0806"
dependencies = [
"zstd-safe",
]
[[package]]
name = "zstd-safe"
2023-04-08 21:19:55 +02:00
version = "6.0.5+zstd.1.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "d56d9e60b4b1758206c238a10165fbcae3ca37b01744e394c463463f6529d23b"
dependencies = [
"libc",
"zstd-sys",
]
[[package]]
name = "zstd-sys"
2023-04-08 21:19:55 +02:00
version = "2.0.8+zstd.1.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-08 21:19:55 +02:00
checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
dependencies = [
"cc",
"libc",
"pkg-config",
]