| # This file is automatically @generated by Cargo. |
| # It is not intended for manual editing. |
| version = 3 |
| |
| [[package]] |
| name = "addr2line" |
| version = "0.17.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b" |
| dependencies = [ |
| "gimli", |
| ] |
| |
| [[package]] |
| name = "adler" |
| version = "1.0.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" |
| |
| [[package]] |
| name = "ahash" |
| version = "0.7.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" |
| dependencies = [ |
| "getrandom", |
| "once_cell", |
| "version_check", |
| ] |
| |
| [[package]] |
| name = "aho-corasick" |
| version = "0.7.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" |
| dependencies = [ |
| "memchr", |
| ] |
| |
| [[package]] |
| name = "alloc-no-stdlib" |
| version = "2.0.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "35ef4730490ad1c4eae5c4325b2a95f521d023e5c885853ff7aca0a6a1631db3" |
| |
| [[package]] |
| name = "alloc-stdlib" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "697ed7edc0f1711de49ce108c541623a0af97c6c60b2f6e2b65229847ac843c2" |
| dependencies = [ |
| "alloc-no-stdlib", |
| ] |
| |
| [[package]] |
| name = "anyhow" |
| version = "1.0.57" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "08f9b8508dccb7687a1d6c4ce66b2b0ecef467c94667de27d8d7fe1f8d2a9cdc" |
| |
| [[package]] |
| name = "arrayref" |
| version = "0.3.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544" |
| |
| [[package]] |
| name = "arrayvec" |
| version = "0.7.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6" |
| |
| [[package]] |
| name = "arrow" |
| version = "13.0.0" |
| source = "git+https://github.com/apache/arrow-rs.git?rev=19f0ada47333eb80105f4ff53aaf887b2efa8873#19f0ada47333eb80105f4ff53aaf887b2efa8873" |
| dependencies = [ |
| "bitflags", |
| "chrono", |
| "comfy-table", |
| "csv", |
| "flatbuffers", |
| "half", |
| "hex", |
| "indexmap", |
| "lazy_static", |
| "lexical-core", |
| "multiversion", |
| "num", |
| "packed_simd_2", |
| "rand", |
| "regex", |
| "serde", |
| "serde_derive", |
| "serde_json", |
| ] |
| |
| [[package]] |
| name = "async-stream" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e" |
| dependencies = [ |
| "async-stream-impl", |
| "futures-core", |
| ] |
| |
| [[package]] |
| name = "async-stream-impl" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "async-trait" |
| version = "0.1.53" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ed6aa3524a2dfcf9fe180c51eae2b58738348d819517ceadf95789c51fff7600" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "autocfg" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" |
| |
| [[package]] |
| name = "backtrace" |
| version = "0.3.65" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "11a17d453482a265fd5f8479f2a3f405566e6ca627837aaddb85af8b1ab8ef61" |
| dependencies = [ |
| "addr2line", |
| "cc", |
| "cfg-if", |
| "libc", |
| "miniz_oxide", |
| "object", |
| "rustc-demangle", |
| ] |
| |
| [[package]] |
| name = "base64" |
| version = "0.13.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" |
| |
| [[package]] |
| name = "bitflags" |
| version = "1.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
| |
| [[package]] |
| name = "blake2" |
| version = "0.10.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388" |
| dependencies = [ |
| "digest", |
| ] |
| |
| [[package]] |
| name = "blake3" |
| version = "1.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f" |
| dependencies = [ |
| "arrayref", |
| "arrayvec", |
| "cc", |
| "cfg-if", |
| "constant_time_eq", |
| "digest", |
| ] |
| |
| [[package]] |
| name = "blaze" |
| version = "0.1.0" |
| dependencies = [ |
| "backtrace", |
| "datafusion", |
| "datafusion-ext", |
| "futures", |
| "jni", |
| "log", |
| "mimalloc", |
| "once_cell", |
| "panic-message", |
| "paste", |
| "plan-serde", |
| "prost", |
| "simplelog", |
| "snmalloc-rs", |
| "tokio", |
| ] |
| |
| [[package]] |
| name = "block-buffer" |
| version = "0.10.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324" |
| dependencies = [ |
| "generic-array", |
| ] |
| |
| [[package]] |
| name = "brotli" |
| version = "3.3.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68" |
| dependencies = [ |
| "alloc-no-stdlib", |
| "alloc-stdlib", |
| "brotli-decompressor", |
| ] |
| |
| [[package]] |
| name = "brotli-decompressor" |
| version = "2.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "59ad2d4653bf5ca36ae797b1f4bb4dbddb60ce49ca4aed8a2ce4829f60425b80" |
| dependencies = [ |
| "alloc-no-stdlib", |
| "alloc-stdlib", |
| ] |
| |
| [[package]] |
| name = "bstr" |
| version = "0.2.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223" |
| dependencies = [ |
| "lazy_static", |
| "memchr", |
| "regex-automata", |
| "serde", |
| ] |
| |
| [[package]] |
| name = "byteorder" |
| version = "1.4.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" |
| |
| [[package]] |
| name = "bytes" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8" |
| |
| [[package]] |
| name = "cc" |
| version = "1.0.73" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11" |
| dependencies = [ |
| "jobserver", |
| ] |
| |
| [[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 = "chrono" |
| version = "0.4.19" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73" |
| dependencies = [ |
| "libc", |
| "num-integer", |
| "num-traits", |
| "winapi", |
| ] |
| |
| [[package]] |
| name = "cmake" |
| version = "0.1.48" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a" |
| dependencies = [ |
| "cc", |
| ] |
| |
| [[package]] |
| name = "combine" |
| version = "4.6.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2a604e93b79d1808327a6fca85a6f2d69de66461e7620f5a4cbf5fb4d1d7c948" |
| dependencies = [ |
| "bytes", |
| "memchr", |
| ] |
| |
| [[package]] |
| name = "comfy-table" |
| version = "5.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b103d85ca6e209388771bfb7aa6b68a7aeec4afbf6f0a0264bfbf50360e5212e" |
| dependencies = [ |
| "strum", |
| "strum_macros", |
| "unicode-width", |
| ] |
| |
| [[package]] |
| name = "constant_time_eq" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" |
| |
| [[package]] |
| name = "cpufeatures" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b" |
| dependencies = [ |
| "libc", |
| ] |
| |
| [[package]] |
| name = "crc32fast" |
| version = "1.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" |
| dependencies = [ |
| "cfg-if", |
| ] |
| |
| [[package]] |
| name = "crypto-common" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8" |
| dependencies = [ |
| "generic-array", |
| "typenum", |
| ] |
| |
| [[package]] |
| name = "csv" |
| version = "1.1.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1" |
| dependencies = [ |
| "bstr", |
| "csv-core", |
| "itoa 0.4.8", |
| "ryu", |
| "serde", |
| ] |
| |
| [[package]] |
| name = "csv-core" |
| version = "0.1.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90" |
| dependencies = [ |
| "memchr", |
| ] |
| |
| [[package]] |
| name = "dashmap" |
| version = "5.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "391b56fbd302e585b7a9494fb70e40949567b1cf9003a8e4a6041a1687c26573" |
| dependencies = [ |
| "cfg-if", |
| "hashbrown 0.12.1", |
| "lock_api", |
| ] |
| |
| [[package]] |
| name = "datafusion" |
| version = "7.0.0" |
| source = "git+https://github.com/yjshen/arrow-datafusion.git?rev=c7a1acd7fcdae75e4a83b187779a83cb94981d5e#c7a1acd7fcdae75e4a83b187779a83cb94981d5e" |
| dependencies = [ |
| "ahash", |
| "arrow", |
| "async-trait", |
| "chrono", |
| "datafusion-common", |
| "datafusion-data-access", |
| "datafusion-expr", |
| "datafusion-physical-expr", |
| "datafusion-row", |
| "futures", |
| "hashbrown 0.12.1", |
| "lazy_static", |
| "log", |
| "num_cpus", |
| "ordered-float 3.0.0", |
| "parking_lot", |
| "parquet", |
| "paste", |
| "pin-project-lite", |
| "rand", |
| "smallvec", |
| "sqlparser", |
| "tempfile", |
| "tokio", |
| "tokio-stream", |
| "uuid", |
| ] |
| |
| [[package]] |
| name = "datafusion-common" |
| version = "7.0.0" |
| source = "git+https://github.com/yjshen/arrow-datafusion.git?rev=c7a1acd7fcdae75e4a83b187779a83cb94981d5e#c7a1acd7fcdae75e4a83b187779a83cb94981d5e" |
| dependencies = [ |
| "arrow", |
| "ordered-float 3.0.0", |
| "parquet", |
| "sqlparser", |
| ] |
| |
| [[package]] |
| name = "datafusion-data-access" |
| version = "1.0.0" |
| source = "git+https://github.com/yjshen/arrow-datafusion.git?rev=c7a1acd7fcdae75e4a83b187779a83cb94981d5e#c7a1acd7fcdae75e4a83b187779a83cb94981d5e" |
| dependencies = [ |
| "async-trait", |
| "chrono", |
| "futures", |
| "glob", |
| "parking_lot", |
| "tempfile", |
| "tokio", |
| ] |
| |
| [[package]] |
| name = "datafusion-expr" |
| version = "7.0.0" |
| source = "git+https://github.com/yjshen/arrow-datafusion.git?rev=c7a1acd7fcdae75e4a83b187779a83cb94981d5e#c7a1acd7fcdae75e4a83b187779a83cb94981d5e" |
| dependencies = [ |
| "ahash", |
| "arrow", |
| "datafusion-common", |
| "sqlparser", |
| ] |
| |
| [[package]] |
| name = "datafusion-ext" |
| version = "0.1.0" |
| dependencies = [ |
| "ahash", |
| "async-trait", |
| "dashmap", |
| "datafusion", |
| "futures", |
| "jni", |
| "log", |
| "once_cell", |
| "paste", |
| "tempfile", |
| "tokio", |
| ] |
| |
| [[package]] |
| name = "datafusion-physical-expr" |
| version = "7.0.0" |
| source = "git+https://github.com/yjshen/arrow-datafusion.git?rev=c7a1acd7fcdae75e4a83b187779a83cb94981d5e#c7a1acd7fcdae75e4a83b187779a83cb94981d5e" |
| dependencies = [ |
| "ahash", |
| "arrow", |
| "blake2", |
| "blake3", |
| "chrono", |
| "datafusion-common", |
| "datafusion-expr", |
| "datafusion-row", |
| "hashbrown 0.12.1", |
| "lazy_static", |
| "md-5", |
| "ordered-float 3.0.0", |
| "paste", |
| "rand", |
| "regex", |
| "sha2", |
| "unicode-segmentation", |
| ] |
| |
| [[package]] |
| name = "datafusion-row" |
| version = "7.0.0" |
| source = "git+https://github.com/yjshen/arrow-datafusion.git?rev=c7a1acd7fcdae75e4a83b187779a83cb94981d5e#c7a1acd7fcdae75e4a83b187779a83cb94981d5e" |
| dependencies = [ |
| "arrow", |
| "datafusion-common", |
| "paste", |
| "rand", |
| ] |
| |
| [[package]] |
| name = "digest" |
| version = "0.10.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506" |
| dependencies = [ |
| "block-buffer", |
| "crypto-common", |
| "subtle", |
| ] |
| |
| [[package]] |
| name = "either" |
| version = "1.6.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" |
| |
| [[package]] |
| name = "fastrand" |
| version = "1.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf" |
| dependencies = [ |
| "instant", |
| ] |
| |
| [[package]] |
| name = "fixedbitset" |
| version = "0.4.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e" |
| |
| [[package]] |
| name = "flatbuffers" |
| version = "2.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "86b428b715fdbdd1c364b84573b5fdc0f84f8e423661b9f398735278bc7f2b6a" |
| dependencies = [ |
| "bitflags", |
| "smallvec", |
| "thiserror", |
| ] |
| |
| [[package]] |
| name = "flate2" |
| version = "1.0.23" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b39522e96686d38f4bc984b9198e3a0613264abaebaff2c5c918bfa6b6da09af" |
| dependencies = [ |
| "cfg-if", |
| "crc32fast", |
| "libc", |
| "miniz_oxide", |
| ] |
| |
| [[package]] |
| name = "fnv" |
| version = "1.0.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| |
| [[package]] |
| name = "futures" |
| version = "0.3.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e" |
| dependencies = [ |
| "futures-channel", |
| "futures-core", |
| "futures-executor", |
| "futures-io", |
| "futures-sink", |
| "futures-task", |
| "futures-util", |
| ] |
| |
| [[package]] |
| name = "futures-channel" |
| version = "0.3.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010" |
| dependencies = [ |
| "futures-core", |
| "futures-sink", |
| ] |
| |
| [[package]] |
| name = "futures-core" |
| version = "0.3.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3" |
| |
| [[package]] |
| name = "futures-executor" |
| version = "0.3.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6" |
| dependencies = [ |
| "futures-core", |
| "futures-task", |
| "futures-util", |
| ] |
| |
| [[package]] |
| name = "futures-io" |
| version = "0.3.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b" |
| |
| [[package]] |
| name = "futures-macro" |
| version = "0.3.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "futures-sink" |
| version = "0.3.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868" |
| |
| [[package]] |
| name = "futures-task" |
| version = "0.3.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a" |
| |
| [[package]] |
| name = "futures-util" |
| version = "0.3.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a" |
| dependencies = [ |
| "futures-channel", |
| "futures-core", |
| "futures-io", |
| "futures-macro", |
| "futures-sink", |
| "futures-task", |
| "memchr", |
| "pin-project-lite", |
| "pin-utils", |
| "slab", |
| ] |
| |
| [[package]] |
| name = "generic-array" |
| version = "0.14.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803" |
| dependencies = [ |
| "typenum", |
| "version_check", |
| ] |
| |
| [[package]] |
| name = "getrandom" |
| version = "0.2.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad" |
| dependencies = [ |
| "cfg-if", |
| "libc", |
| "wasi 0.10.2+wasi-snapshot-preview1", |
| ] |
| |
| [[package]] |
| name = "gimli" |
| version = "0.26.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4" |
| |
| [[package]] |
| name = "glob" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" |
| |
| [[package]] |
| name = "h2" |
| version = "0.3.13" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57" |
| dependencies = [ |
| "bytes", |
| "fnv", |
| "futures-core", |
| "futures-sink", |
| "futures-util", |
| "http", |
| "indexmap", |
| "slab", |
| "tokio", |
| "tokio-util 0.7.1", |
| "tracing", |
| ] |
| |
| [[package]] |
| name = "half" |
| version = "1.8.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" |
| |
| [[package]] |
| name = "hashbrown" |
| version = "0.11.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" |
| |
| [[package]] |
| name = "hashbrown" |
| version = "0.12.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3" |
| dependencies = [ |
| "ahash", |
| ] |
| |
| [[package]] |
| name = "heck" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" |
| dependencies = [ |
| "unicode-segmentation", |
| ] |
| |
| [[package]] |
| name = "hermit-abi" |
| version = "0.1.19" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" |
| dependencies = [ |
| "libc", |
| ] |
| |
| [[package]] |
| name = "hex" |
| version = "0.4.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" |
| |
| [[package]] |
| name = "http" |
| version = "0.2.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ff8670570af52249509a86f5e3e18a08c60b177071826898fde8997cf5f6bfbb" |
| dependencies = [ |
| "bytes", |
| "fnv", |
| "itoa 1.0.1", |
| ] |
| |
| [[package]] |
| name = "http-body" |
| version = "0.4.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6" |
| dependencies = [ |
| "bytes", |
| "http", |
| "pin-project-lite", |
| ] |
| |
| [[package]] |
| name = "httparse" |
| version = "1.7.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c" |
| |
| [[package]] |
| name = "httpdate" |
| version = "1.0.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" |
| |
| [[package]] |
| name = "hyper" |
| version = "0.14.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b26ae0a80afebe130861d90abf98e3814a4f28a4c6ffeb5ab8ebb2be311e0ef2" |
| dependencies = [ |
| "bytes", |
| "futures-channel", |
| "futures-core", |
| "futures-util", |
| "h2", |
| "http", |
| "http-body", |
| "httparse", |
| "httpdate", |
| "itoa 1.0.1", |
| "pin-project-lite", |
| "socket2", |
| "tokio", |
| "tower-service", |
| "tracing", |
| "want", |
| ] |
| |
| [[package]] |
| name = "hyper-timeout" |
| version = "0.4.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1" |
| dependencies = [ |
| "hyper", |
| "pin-project-lite", |
| "tokio", |
| "tokio-io-timeout", |
| ] |
| |
| [[package]] |
| name = "indexmap" |
| version = "1.8.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0f647032dfaa1f8b6dc29bd3edb7bbef4861b8b8007ebb118d6db284fd59f6ee" |
| dependencies = [ |
| "autocfg", |
| "hashbrown 0.11.2", |
| ] |
| |
| [[package]] |
| name = "instant" |
| version = "0.1.12" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" |
| dependencies = [ |
| "cfg-if", |
| ] |
| |
| [[package]] |
| name = "integer-encoding" |
| version = "1.1.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "48dc51180a9b377fd75814d0cc02199c20f8e99433d6762f650d39cdbbd3b56f" |
| |
| [[package]] |
| name = "itertools" |
| version = "0.10.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3" |
| dependencies = [ |
| "either", |
| ] |
| |
| [[package]] |
| name = "itoa" |
| version = "0.4.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" |
| |
| [[package]] |
| name = "itoa" |
| version = "1.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35" |
| |
| [[package]] |
| name = "jni" |
| version = "0.19.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec" |
| dependencies = [ |
| "cesu8", |
| "combine", |
| "jni-sys", |
| "log", |
| "thiserror", |
| "walkdir", |
| ] |
| |
| [[package]] |
| name = "jni-sys" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" |
| |
| [[package]] |
| name = "jobserver" |
| version = "0.1.24" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa" |
| dependencies = [ |
| "libc", |
| ] |
| |
| [[package]] |
| name = "lazy_static" |
| version = "1.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" |
| |
| [[package]] |
| name = "lexical-core" |
| version = "0.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "92912c4af2e7d9075be3e5e3122c4d7263855fa6cce34fbece4dd08e5884624d" |
| dependencies = [ |
| "lexical-parse-float", |
| "lexical-parse-integer", |
| "lexical-util", |
| "lexical-write-float", |
| "lexical-write-integer", |
| ] |
| |
| [[package]] |
| name = "lexical-parse-float" |
| version = "0.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f518eed87c3be6debe6d26b855c97358d8a11bf05acec137e5f53080f5ad2dd8" |
| dependencies = [ |
| "lexical-parse-integer", |
| "lexical-util", |
| "static_assertions", |
| ] |
| |
| [[package]] |
| name = "lexical-parse-integer" |
| version = "0.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "afc852ec67c6538bbb2b9911116a385b24510e879a69ab516e6a151b15a79168" |
| dependencies = [ |
| "lexical-util", |
| "static_assertions", |
| ] |
| |
| [[package]] |
| name = "lexical-util" |
| version = "0.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c72a9d52c5c4e62fa2cdc2cb6c694a39ae1382d9c2a17a466f18e272a0930eb1" |
| dependencies = [ |
| "static_assertions", |
| ] |
| |
| [[package]] |
| name = "lexical-write-float" |
| version = "0.8.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8a89ec1d062e481210c309b672f73a0567b7855f21e7d2fae636df44d12e97f9" |
| dependencies = [ |
| "lexical-util", |
| "lexical-write-integer", |
| "static_assertions", |
| ] |
| |
| [[package]] |
| name = "lexical-write-integer" |
| version = "0.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "094060bd2a7c2ff3a16d5304a6ae82727cb3cc9d1c70f813cc73f744c319337e" |
| dependencies = [ |
| "lexical-util", |
| "static_assertions", |
| ] |
| |
| [[package]] |
| name = "libc" |
| version = "0.2.125" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5916d2ae698f6de9bfb891ad7a8d65c09d232dc58cc4ac433c7da3b2fd84bc2b" |
| |
| [[package]] |
| name = "libm" |
| version = "0.1.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a" |
| |
| [[package]] |
| name = "libmimalloc-sys" |
| version = "0.1.25" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "11ca136052550448f55df7898c6dbe651c6b574fe38a0d9ea687a9f8088a2e2c" |
| dependencies = [ |
| "cc", |
| ] |
| |
| [[package]] |
| name = "lock_api" |
| version = "0.4.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53" |
| dependencies = [ |
| "autocfg", |
| "scopeguard", |
| ] |
| |
| [[package]] |
| name = "log" |
| version = "0.4.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" |
| dependencies = [ |
| "cfg-if", |
| ] |
| |
| [[package]] |
| name = "lz4" |
| version = "1.23.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4edcb94251b1c375c459e5abe9fb0168c1c826c3370172684844f8f3f8d1a885" |
| dependencies = [ |
| "libc", |
| "lz4-sys", |
| ] |
| |
| [[package]] |
| name = "lz4-sys" |
| version = "1.9.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d7be8908e2ed6f31c02db8a9fa962f03e36c53fbfde437363eae3306b85d7e17" |
| dependencies = [ |
| "cc", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "md-5" |
| version = "0.10.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "658646b21e0b72f7866c7038ab086d3d5e1cd6271f060fd37defb241949d0582" |
| dependencies = [ |
| "digest", |
| ] |
| |
| [[package]] |
| name = "memchr" |
| version = "2.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" |
| |
| [[package]] |
| name = "mimalloc" |
| version = "0.1.29" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2f64ad83c969af2e732e907564deb0d0ed393cec4af80776f77dd77a1a427698" |
| dependencies = [ |
| "libmimalloc-sys", |
| ] |
| |
| [[package]] |
| name = "miniz_oxide" |
| version = "0.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d2b29bd4bc3f33391105ebee3589c19197c4271e3e5a9ec9bfe8127eeff8f082" |
| dependencies = [ |
| "adler", |
| ] |
| |
| [[package]] |
| name = "mio" |
| version = "0.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "713d550d9b44d89174e066b7a6217ae06234c10cb47819a88290d2b353c31799" |
| dependencies = [ |
| "libc", |
| "log", |
| "wasi 0.11.0+wasi-snapshot-preview1", |
| "windows-sys", |
| ] |
| |
| [[package]] |
| name = "multimap" |
| version = "0.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a" |
| |
| [[package]] |
| name = "multiversion" |
| version = "0.6.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "025c962a3dd3cc5e0e520aa9c612201d127dcdf28616974961a649dca64f5373" |
| dependencies = [ |
| "multiversion-macros", |
| ] |
| |
| [[package]] |
| name = "multiversion-macros" |
| version = "0.6.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a8a3e2bde382ebf960c1f3e79689fa5941625fe9bf694a1cb64af3e85faff3af" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "num" |
| version = "0.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "43db66d1170d347f9a065114077f7dccb00c1b9478c89384490a3425279a4606" |
| dependencies = [ |
| "num-bigint", |
| "num-complex", |
| "num-integer", |
| "num-iter", |
| "num-rational", |
| "num-traits", |
| ] |
| |
| [[package]] |
| name = "num-bigint" |
| version = "0.4.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f" |
| dependencies = [ |
| "autocfg", |
| "num-integer", |
| "num-traits", |
| ] |
| |
| [[package]] |
| name = "num-complex" |
| version = "0.4.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "97fbc387afefefd5e9e39493299f3069e14a140dd34dc19b4c1c1a8fddb6a790" |
| dependencies = [ |
| "num-traits", |
| ] |
| |
| [[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-iter" |
| version = "0.1.43" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252" |
| dependencies = [ |
| "autocfg", |
| "num-integer", |
| "num-traits", |
| ] |
| |
| [[package]] |
| name = "num-rational" |
| version = "0.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a" |
| dependencies = [ |
| "autocfg", |
| "num-bigint", |
| "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", |
| ] |
| |
| [[package]] |
| name = "num_cpus" |
| version = "1.13.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1" |
| dependencies = [ |
| "hermit-abi", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "num_threads" |
| version = "0.1.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44" |
| dependencies = [ |
| "libc", |
| ] |
| |
| [[package]] |
| name = "object" |
| version = "0.28.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424" |
| dependencies = [ |
| "memchr", |
| ] |
| |
| [[package]] |
| name = "once_cell" |
| version = "1.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7b10983b38c53aebdf33f542c6275b0f58a238129d00c4ae0e6fb59738d783ca" |
| |
| [[package]] |
| name = "ordered-float" |
| version = "1.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7" |
| dependencies = [ |
| "num-traits", |
| ] |
| |
| [[package]] |
| name = "ordered-float" |
| version = "3.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "96bcbab4bfea7a59c2c0fe47211a1ac4e3e96bea6eb446d704f310bc5c732ae2" |
| dependencies = [ |
| "num-traits", |
| ] |
| |
| [[package]] |
| name = "packed_simd_2" |
| version = "0.3.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "defdcfef86dcc44ad208f71d9ff4ce28df6537a4e0d6b0e8e845cb8ca10059a6" |
| dependencies = [ |
| "cfg-if", |
| "libm", |
| ] |
| |
| [[package]] |
| name = "panic-message" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "384e52fd8fbd4cbe3c317e8216260c21a0f9134de108cea8a4dd4e7e152c472d" |
| |
| [[package]] |
| name = "parking_lot" |
| version = "0.12.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58" |
| dependencies = [ |
| "lock_api", |
| "parking_lot_core", |
| ] |
| |
| [[package]] |
| name = "parking_lot_core" |
| version = "0.9.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929" |
| dependencies = [ |
| "cfg-if", |
| "libc", |
| "redox_syscall", |
| "smallvec", |
| "windows-sys", |
| ] |
| |
| [[package]] |
| name = "parquet" |
| version = "13.0.0" |
| source = "git+https://github.com/apache/arrow-rs.git?rev=19f0ada47333eb80105f4ff53aaf887b2efa8873#19f0ada47333eb80105f4ff53aaf887b2efa8873" |
| dependencies = [ |
| "arrow", |
| "base64", |
| "brotli", |
| "byteorder", |
| "chrono", |
| "flate2", |
| "lz4", |
| "num", |
| "num-bigint", |
| "parquet-format", |
| "rand", |
| "snap", |
| "thrift", |
| "zstd", |
| ] |
| |
| [[package]] |
| name = "parquet-format" |
| version = "4.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1f0c06cdcd5460967c485f9c40a821746f5955ad81990533c7fae95dbd9bc0b5" |
| dependencies = [ |
| "thrift", |
| ] |
| |
| [[package]] |
| name = "paste" |
| version = "1.0.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc" |
| |
| [[package]] |
| name = "percent-encoding" |
| version = "2.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" |
| |
| [[package]] |
| name = "petgraph" |
| version = "0.6.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f" |
| dependencies = [ |
| "fixedbitset", |
| "indexmap", |
| ] |
| |
| [[package]] |
| name = "pin-project" |
| version = "1.0.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e" |
| dependencies = [ |
| "pin-project-internal", |
| ] |
| |
| [[package]] |
| name = "pin-project-internal" |
| version = "1.0.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "pin-project-lite" |
| version = "0.2.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" |
| |
| [[package]] |
| name = "pin-utils" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
| |
| [[package]] |
| name = "plan-serde" |
| version = "0.1.0" |
| dependencies = [ |
| "async-trait", |
| "chrono", |
| "datafusion", |
| "datafusion-ext", |
| "log", |
| "prost", |
| "tonic", |
| "tonic-build", |
| ] |
| |
| [[package]] |
| name = "ppv-lite86" |
| version = "0.2.16" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872" |
| |
| [[package]] |
| name = "proc-macro2" |
| version = "1.0.38" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9027b48e9d4c9175fa2218adf3557f91c1137021739951d4932f5f8268ac48aa" |
| dependencies = [ |
| "unicode-xid", |
| ] |
| |
| [[package]] |
| name = "prost" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001" |
| dependencies = [ |
| "bytes", |
| "prost-derive", |
| ] |
| |
| [[package]] |
| name = "prost-build" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5" |
| dependencies = [ |
| "bytes", |
| "heck", |
| "itertools", |
| "lazy_static", |
| "log", |
| "multimap", |
| "petgraph", |
| "prost", |
| "prost-types", |
| "regex", |
| "tempfile", |
| "which", |
| ] |
| |
| [[package]] |
| name = "prost-derive" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe" |
| dependencies = [ |
| "anyhow", |
| "itertools", |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "prost-types" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a" |
| dependencies = [ |
| "bytes", |
| "prost", |
| ] |
| |
| [[package]] |
| name = "quote" |
| version = "1.0.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1" |
| dependencies = [ |
| "proc-macro2", |
| ] |
| |
| [[package]] |
| name = "rand" |
| version = "0.8.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" |
| dependencies = [ |
| "libc", |
| "rand_chacha", |
| "rand_core", |
| ] |
| |
| [[package]] |
| name = "rand_chacha" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" |
| dependencies = [ |
| "ppv-lite86", |
| "rand_core", |
| ] |
| |
| [[package]] |
| name = "rand_core" |
| version = "0.6.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" |
| dependencies = [ |
| "getrandom", |
| ] |
| |
| [[package]] |
| name = "redox_syscall" |
| version = "0.2.13" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42" |
| dependencies = [ |
| "bitflags", |
| ] |
| |
| [[package]] |
| name = "regex" |
| version = "1.5.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286" |
| dependencies = [ |
| "aho-corasick", |
| "memchr", |
| "regex-syntax", |
| ] |
| |
| [[package]] |
| name = "regex-automata" |
| version = "0.1.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" |
| |
| [[package]] |
| name = "regex-syntax" |
| version = "0.6.25" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" |
| |
| [[package]] |
| name = "remove_dir_all" |
| version = "0.5.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" |
| dependencies = [ |
| "winapi", |
| ] |
| |
| [[package]] |
| name = "rustc-demangle" |
| version = "0.1.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342" |
| |
| [[package]] |
| name = "rustversion" |
| version = "1.0.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f" |
| |
| [[package]] |
| name = "ryu" |
| version = "1.0.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f" |
| |
| [[package]] |
| name = "same-file" |
| version = "1.0.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" |
| dependencies = [ |
| "winapi-util", |
| ] |
| |
| [[package]] |
| name = "scopeguard" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" |
| |
| [[package]] |
| name = "serde" |
| version = "1.0.137" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1" |
| |
| [[package]] |
| name = "serde_derive" |
| version = "1.0.137" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "serde_json" |
| version = "1.0.81" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c" |
| dependencies = [ |
| "indexmap", |
| "itoa 1.0.1", |
| "ryu", |
| "serde", |
| ] |
| |
| [[package]] |
| name = "sha2" |
| version = "0.10.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676" |
| dependencies = [ |
| "cfg-if", |
| "cpufeatures", |
| "digest", |
| ] |
| |
| [[package]] |
| name = "simplelog" |
| version = "0.12.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "48dfff04aade74dd495b007c831cd6f4e0cee19c344dd9dc0884c0289b70a786" |
| dependencies = [ |
| "log", |
| "termcolor", |
| "time", |
| ] |
| |
| [[package]] |
| name = "slab" |
| version = "0.4.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32" |
| |
| [[package]] |
| name = "smallvec" |
| version = "1.8.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83" |
| |
| [[package]] |
| name = "snap" |
| version = "1.0.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451" |
| |
| [[package]] |
| name = "snmalloc-rs" |
| version = "0.2.28" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "36acaace2719c972eab3ef6a6b3aee4495f0bf300f59715bb9cff6c5acf4ae20" |
| dependencies = [ |
| "snmalloc-sys", |
| ] |
| |
| [[package]] |
| name = "snmalloc-sys" |
| version = "0.2.28" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "35a7e6e7d5fe756bee058ddedefc7e0a9f9c8dbaa9401b48ed3c17d6578e40b5" |
| dependencies = [ |
| "cmake", |
| ] |
| |
| [[package]] |
| name = "socket2" |
| version = "0.4.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0" |
| dependencies = [ |
| "libc", |
| "winapi", |
| ] |
| |
| [[package]] |
| name = "sqlparser" |
| version = "0.17.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ddc2739f3a9bfc68e2f7b7695589f6cb0181c88af73ceaee0c84215cd2a2ae28" |
| dependencies = [ |
| "log", |
| ] |
| |
| [[package]] |
| name = "static_assertions" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" |
| |
| [[package]] |
| name = "strum" |
| version = "0.23.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb" |
| |
| [[package]] |
| name = "strum_macros" |
| version = "0.23.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38" |
| dependencies = [ |
| "heck", |
| "proc-macro2", |
| "quote", |
| "rustversion", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "subtle" |
| version = "2.4.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" |
| |
| [[package]] |
| name = "syn" |
| version = "1.0.93" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "04066589568b72ec65f42d65a1a52436e954b168773148893c020269563decf2" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "unicode-xid", |
| ] |
| |
| [[package]] |
| name = "tempfile" |
| version = "3.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4" |
| dependencies = [ |
| "cfg-if", |
| "fastrand", |
| "libc", |
| "redox_syscall", |
| "remove_dir_all", |
| "winapi", |
| ] |
| |
| [[package]] |
| name = "termcolor" |
| version = "1.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755" |
| dependencies = [ |
| "winapi-util", |
| ] |
| |
| [[package]] |
| name = "thiserror" |
| version = "1.0.31" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a" |
| dependencies = [ |
| "thiserror-impl", |
| ] |
| |
| [[package]] |
| name = "thiserror-impl" |
| version = "1.0.31" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "threadpool" |
| version = "1.8.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" |
| dependencies = [ |
| "num_cpus", |
| ] |
| |
| [[package]] |
| name = "thrift" |
| version = "0.13.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0c6d965454947cc7266d22716ebfd07b18d84ebaf35eec558586bbb2a8cb6b5b" |
| dependencies = [ |
| "byteorder", |
| "integer-encoding", |
| "log", |
| "ordered-float 1.1.1", |
| "threadpool", |
| ] |
| |
| [[package]] |
| name = "time" |
| version = "0.3.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd" |
| dependencies = [ |
| "itoa 1.0.1", |
| "libc", |
| "num_threads", |
| "time-macros", |
| ] |
| |
| [[package]] |
| name = "time-macros" |
| version = "0.2.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792" |
| |
| [[package]] |
| name = "tokio" |
| version = "1.18.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4903bf0427cf68dddd5aa6a93220756f8be0c34fcfa9f5e6191e103e15a31395" |
| dependencies = [ |
| "bytes", |
| "libc", |
| "memchr", |
| "mio", |
| "num_cpus", |
| "once_cell", |
| "parking_lot", |
| "pin-project-lite", |
| "socket2", |
| "tokio-macros", |
| "winapi", |
| ] |
| |
| [[package]] |
| name = "tokio-io-timeout" |
| version = "1.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf" |
| dependencies = [ |
| "pin-project-lite", |
| "tokio", |
| ] |
| |
| [[package]] |
| name = "tokio-macros" |
| version = "1.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "tokio-stream" |
| version = "0.1.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3" |
| dependencies = [ |
| "futures-core", |
| "pin-project-lite", |
| "tokio", |
| ] |
| |
| [[package]] |
| name = "tokio-util" |
| version = "0.6.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0" |
| dependencies = [ |
| "bytes", |
| "futures-core", |
| "futures-sink", |
| "log", |
| "pin-project-lite", |
| "tokio", |
| ] |
| |
| [[package]] |
| name = "tokio-util" |
| version = "0.7.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0edfdeb067411dba2044da6d1cb2df793dd35add7888d73c16e3381ded401764" |
| dependencies = [ |
| "bytes", |
| "futures-core", |
| "futures-sink", |
| "pin-project-lite", |
| "tokio", |
| "tracing", |
| ] |
| |
| [[package]] |
| name = "tonic" |
| version = "0.6.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ff08f4649d10a70ffa3522ca559031285d8e421d727ac85c60825761818f5d0a" |
| dependencies = [ |
| "async-stream", |
| "async-trait", |
| "base64", |
| "bytes", |
| "futures-core", |
| "futures-util", |
| "h2", |
| "http", |
| "http-body", |
| "hyper", |
| "hyper-timeout", |
| "percent-encoding", |
| "pin-project", |
| "prost", |
| "prost-derive", |
| "tokio", |
| "tokio-stream", |
| "tokio-util 0.6.9", |
| "tower", |
| "tower-layer", |
| "tower-service", |
| "tracing", |
| "tracing-futures", |
| ] |
| |
| [[package]] |
| name = "tonic-build" |
| version = "0.6.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9403f1bafde247186684b230dc6f38b5cd514584e8bec1dd32514be4745fa757" |
| dependencies = [ |
| "proc-macro2", |
| "prost-build", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "tower" |
| version = "0.4.12" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9a89fd63ad6adf737582df5db40d286574513c69a11dac5214dc3b5603d6713e" |
| dependencies = [ |
| "futures-core", |
| "futures-util", |
| "indexmap", |
| "pin-project", |
| "pin-project-lite", |
| "rand", |
| "slab", |
| "tokio", |
| "tokio-util 0.7.1", |
| "tower-layer", |
| "tower-service", |
| "tracing", |
| ] |
| |
| [[package]] |
| name = "tower-layer" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "343bc9466d3fe6b0f960ef45960509f84480bf4fd96f92901afe7ff3df9d3a62" |
| |
| [[package]] |
| name = "tower-service" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" |
| |
| [[package]] |
| name = "tracing" |
| version = "0.1.34" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5d0ecdcb44a79f0fe9844f0c4f33a342cbcbb5117de8001e6ba0dc2351327d09" |
| dependencies = [ |
| "cfg-if", |
| "log", |
| "pin-project-lite", |
| "tracing-attributes", |
| "tracing-core", |
| ] |
| |
| [[package]] |
| name = "tracing-attributes" |
| version = "0.1.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn", |
| ] |
| |
| [[package]] |
| name = "tracing-core" |
| version = "0.1.26" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f54c8ca710e81886d498c2fd3331b56c93aa248d49de2222ad2742247c60072f" |
| dependencies = [ |
| "lazy_static", |
| ] |
| |
| [[package]] |
| name = "tracing-futures" |
| version = "0.2.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" |
| dependencies = [ |
| "pin-project", |
| "tracing", |
| ] |
| |
| [[package]] |
| name = "try-lock" |
| version = "0.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" |
| |
| [[package]] |
| name = "typenum" |
| version = "1.15.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987" |
| |
| [[package]] |
| name = "unicode-segmentation" |
| version = "1.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99" |
| |
| [[package]] |
| name = "unicode-width" |
| version = "0.1.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973" |
| |
| [[package]] |
| name = "unicode-xid" |
| version = "0.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04" |
| |
| [[package]] |
| name = "uuid" |
| version = "1.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8cfcd319456c4d6ea10087ed423473267e1a071f3bc0aa89f80d60997843c6f0" |
| dependencies = [ |
| "getrandom", |
| ] |
| |
| [[package]] |
| name = "version_check" |
| version = "0.9.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" |
| |
| [[package]] |
| name = "walkdir" |
| version = "2.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56" |
| dependencies = [ |
| "same-file", |
| "winapi", |
| "winapi-util", |
| ] |
| |
| [[package]] |
| name = "want" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" |
| dependencies = [ |
| "log", |
| "try-lock", |
| ] |
| |
| [[package]] |
| name = "wasi" |
| version = "0.10.2+wasi-snapshot-preview1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" |
| |
| [[package]] |
| name = "wasi" |
| version = "0.11.0+wasi-snapshot-preview1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" |
| |
| [[package]] |
| name = "which" |
| version = "4.2.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae" |
| dependencies = [ |
| "either", |
| "lazy_static", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "winapi" |
| version = "0.3.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" |
| 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-util" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" |
| dependencies = [ |
| "winapi", |
| ] |
| |
| [[package]] |
| name = "winapi-x86_64-pc-windows-gnu" |
| version = "0.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
| |
| [[package]] |
| name = "windows-sys" |
| version = "0.36.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2" |
| dependencies = [ |
| "windows_aarch64_msvc", |
| "windows_i686_gnu", |
| "windows_i686_msvc", |
| "windows_x86_64_gnu", |
| "windows_x86_64_msvc", |
| ] |
| |
| [[package]] |
| name = "windows_aarch64_msvc" |
| version = "0.36.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47" |
| |
| [[package]] |
| name = "windows_i686_gnu" |
| version = "0.36.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6" |
| |
| [[package]] |
| name = "windows_i686_msvc" |
| version = "0.36.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024" |
| |
| [[package]] |
| name = "windows_x86_64_gnu" |
| version = "0.36.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1" |
| |
| [[package]] |
| name = "windows_x86_64_msvc" |
| version = "0.36.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680" |
| |
| [[package]] |
| name = "zstd" |
| version = "0.11.1+zstd.1.5.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "77a16b8414fde0414e90c612eba70985577451c4c504b99885ebed24762cb81a" |
| dependencies = [ |
| "zstd-safe", |
| ] |
| |
| [[package]] |
| name = "zstd-safe" |
| version = "5.0.1+zstd.1.5.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7c12659121420dd6365c5c3de4901f97145b79651fb1d25814020ed2ed0585ae" |
| dependencies = [ |
| "libc", |
| "zstd-sys", |
| ] |
| |
| [[package]] |
| name = "zstd-sys" |
| version = "2.0.1+zstd.1.5.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b" |
| dependencies = [ |
| "cc", |
| "libc", |
| ] |