2023-04-12 12:48:02 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
2023-08-10 07:59:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "addr2line"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.21.0"
|
2023-08-10 07:59:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
2023-08-10 07:59:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"gimli",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "adler32"
|
|
|
|
version = "1.2.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ahash"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.8.7"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "77c3a9648d43b9cd48db467b3f87fdd6e146bcc88ab0180006cef2179fe11d01"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2024-02-29 20:09:43 +00:00
|
|
|
"const-random",
|
2023-04-12 12:48:02 +00:00
|
|
|
"getrandom",
|
|
|
|
"once_cell",
|
|
|
|
"version_check",
|
2023-11-16 04:20:00 +00:00
|
|
|
"zerocopy",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.1.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "alloc-no-stdlib"
|
|
|
|
version = "2.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "alloc-stdlib"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
|
|
|
|
dependencies = [
|
|
|
|
"alloc-no-stdlib",
|
|
|
|
]
|
|
|
|
|
2023-08-10 07:59:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "allocator-api2"
|
|
|
|
version = "0.2.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "android-tzdata"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anes"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle"
|
|
|
|
version = "1.0.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2faccea4cc4ab4a667ce676a30e8ec13922a692c99bb8f5b11f1502c72e04220"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
|
|
|
version = "1.0.79"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "apache-avro"
|
|
|
|
version = "0.16.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ceb7c683b2f8f40970b70e39ff8be514c95b96fcb9c4af87e1ed2cb2e10801a0"
|
|
|
|
dependencies = [
|
|
|
|
"crc32fast",
|
|
|
|
"digest",
|
|
|
|
"lazy_static",
|
|
|
|
"libflate 2.0.0",
|
|
|
|
"log",
|
|
|
|
"num-bigint",
|
|
|
|
"quad-rand",
|
|
|
|
"rand",
|
|
|
|
"regex-lite",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"snap",
|
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
|
|
|
"thiserror",
|
|
|
|
"typed-builder",
|
|
|
|
"uuid",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "argminmax"
|
|
|
|
version = "0.6.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "202108b46429b765ef483f8a24d5c46f48c14acfdacc086dd4ab6dddf6bcdbd2"
|
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "array-init-cursor"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bf7d0a018de4f6aa429b9d33d69edf69072b1c5b1cb8d3e4a5f7ef898fc3eb76"
|
|
|
|
|
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "arrow-array"
|
|
|
|
version = "50.0.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "d390feeb7f21b78ec997a4081a025baef1e2e0d6069e181939b61864c9779609"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"ahash",
|
|
|
|
"arrow-buffer",
|
|
|
|
"arrow-data",
|
|
|
|
"arrow-schema",
|
|
|
|
"chrono",
|
|
|
|
"half",
|
|
|
|
"hashbrown 0.14.3",
|
|
|
|
"num",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrow-buffer"
|
|
|
|
version = "50.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "69615b061701bcdffbc62756bc7e85c827d5290b472b580c972ebbbf690f5aa4"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"half",
|
|
|
|
"num",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrow-data"
|
|
|
|
version = "50.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "67d644b91a162f3ad3135ce1184d0a31c28b816a581e08f29e8e9277a574c64e"
|
|
|
|
dependencies = [
|
|
|
|
"arrow-buffer",
|
|
|
|
"arrow-schema",
|
|
|
|
"half",
|
|
|
|
"num",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrow-schema"
|
|
|
|
version = "50.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ff3e9c01f7cd169379d269f926892d0e622a704960350d09d331be3ec9e0029"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrow2"
|
|
|
|
version = "0.17.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "59c468daea140b747d781a1da9f7db5f0a8e6636d4af20cc539e43d05b0604fa"
|
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
"bytemuck",
|
|
|
|
"chrono",
|
|
|
|
"dyn-clone",
|
|
|
|
"either",
|
|
|
|
"ethnum",
|
|
|
|
"foreign_vec",
|
|
|
|
"getrandom",
|
|
|
|
"hash_hasher",
|
|
|
|
"num-traits",
|
|
|
|
"rustc_version",
|
|
|
|
"simdutf8",
|
2023-05-24 13:37:59 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-stream"
|
|
|
|
version = "0.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
|
|
|
|
dependencies = [
|
|
|
|
"async-stream-impl",
|
|
|
|
"futures-core",
|
|
|
|
"pin-project-lite",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-stream-impl"
|
|
|
|
version = "0.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-05-24 13:37:59 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-trait"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.1.77"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-05-24 13:37:59 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "atoi"
|
|
|
|
version = "2.0.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
|
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "atoi_simd"
|
|
|
|
version = "0.15.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9ae037714f313c1353189ead58ef9eec30a8e8dc101b2622d461418fd59e28a9"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "avro-schema"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b5281855b39aba9684d2f47bf96983fbfd8f1725f12fabb0513a8ab879647bbd"
|
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"async-stream",
|
2023-05-24 13:37:59 +00:00
|
|
|
"crc",
|
|
|
|
"fallible-streaming-iterator",
|
2024-02-29 20:09:43 +00:00
|
|
|
"futures",
|
|
|
|
"libflate 1.4.0",
|
2023-05-24 13:37:59 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"snap",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "aws-config"
|
|
|
|
version = "1.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b30c39ebe61f75d1b3785362b1586b41991873c9ab3e317a9181c246fb71d82"
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-sdk-sso",
|
|
|
|
"aws-sdk-ssooidc",
|
|
|
|
"aws-sdk-sts",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-types",
|
|
|
|
"bytes",
|
|
|
|
"fastrand",
|
|
|
|
"hex",
|
|
|
|
"http 0.2.11",
|
|
|
|
"hyper",
|
|
|
|
"ring",
|
|
|
|
"time",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-credential-types"
|
|
|
|
version = "1.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "33cc49dcdd31c8b6e79850a179af4c367669150c7ac0135f176c61bec81a70f7"
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-runtime"
|
|
|
|
version = "1.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "eb031bff99877c26c28895766f7bb8484a05e24547e370768d6cc9db514662aa"
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-sigv4",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-types",
|
|
|
|
"bytes",
|
|
|
|
"fastrand",
|
|
|
|
"http 0.2.11",
|
|
|
|
"http-body",
|
|
|
|
"percent-encoding",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tracing",
|
|
|
|
"uuid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-s3"
|
|
|
|
version = "1.14.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "951f7730f51a2155c711c85c79f337fbc02a577fa99d2a0a8059acfce5392113"
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-sigv4",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-checksums",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-xml",
|
|
|
|
"aws-types",
|
|
|
|
"bytes",
|
|
|
|
"http 0.2.11",
|
|
|
|
"http-body",
|
|
|
|
"once_cell",
|
|
|
|
"percent-encoding",
|
|
|
|
"regex-lite",
|
|
|
|
"tracing",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-sso"
|
|
|
|
version = "1.12.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f486420a66caad72635bc2ce0ff6581646e0d32df02aa39dc983bfe794955a5b"
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-types",
|
|
|
|
"bytes",
|
|
|
|
"http 0.2.11",
|
|
|
|
"once_cell",
|
|
|
|
"regex-lite",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-ssooidc"
|
|
|
|
version = "1.12.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "39ddccf01d82fce9b4a15c8ae8608211ee7db8ed13a70b514bbfe41df3d24841"
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-types",
|
|
|
|
"bytes",
|
|
|
|
"http 0.2.11",
|
|
|
|
"once_cell",
|
|
|
|
"regex-lite",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-sts"
|
|
|
|
version = "1.12.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1a591f8c7e6a621a501b2b5d2e88e1697fcb6274264523a6ad4d5959889a41ce"
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-query",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-xml",
|
|
|
|
"aws-types",
|
|
|
|
"http 0.2.11",
|
|
|
|
"once_cell",
|
|
|
|
"regex-lite",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sigv4"
|
|
|
|
version = "1.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c371c6b0ac54d4605eb6f016624fb5c7c2925d315fdf600ac1bf21b19d5f1742"
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"crypto-bigint 0.5.5",
|
|
|
|
"form_urlencoded",
|
|
|
|
"hex",
|
|
|
|
"hmac",
|
|
|
|
"http 0.2.11",
|
|
|
|
"http 1.0.0",
|
|
|
|
"once_cell",
|
|
|
|
"p256",
|
|
|
|
"percent-encoding",
|
|
|
|
"ring",
|
|
|
|
"sha2",
|
|
|
|
"subtle",
|
|
|
|
"time",
|
|
|
|
"tracing",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-async"
|
|
|
|
version = "1.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "72ee2d09cce0ef3ae526679b522835d63e75fb427aca5413cd371e490d52dcc6"
|
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-checksums"
|
|
|
|
version = "0.60.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "be2acd1b9c6ae5859999250ed5a62423aedc5cf69045b844432de15fa2f31f2b"
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"crc32c",
|
|
|
|
"crc32fast",
|
|
|
|
"hex",
|
|
|
|
"http 0.2.11",
|
|
|
|
"http-body",
|
|
|
|
"md-5",
|
|
|
|
"pin-project-lite",
|
|
|
|
"sha1",
|
|
|
|
"sha2",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-eventstream"
|
|
|
|
version = "0.60.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e6363078f927f612b970edf9d1903ef5cef9a64d1e8423525ebb1f0a1633c858"
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"crc32fast",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-http"
|
|
|
|
version = "0.60.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dab56aea3cd9e1101a0a999447fb346afb680ab1406cebc44b32346e25b4117d"
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"bytes-utils",
|
|
|
|
"futures-core",
|
|
|
|
"http 0.2.11",
|
|
|
|
"http-body",
|
|
|
|
"once_cell",
|
|
|
|
"percent-encoding",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-utils",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-json"
|
|
|
|
version = "0.60.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fd3898ca6518f9215f62678870064398f00031912390efd03f1f6ef56d83aa8e"
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-types",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-query"
|
|
|
|
version = "0.60.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bda4b1dfc9810e35fba8a620e900522cd1bd4f9578c446e82f49d1ce41d2e9f9"
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-types",
|
|
|
|
"urlencoding",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-runtime"
|
|
|
|
version = "1.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fafdab38f40ad7816e7da5dec279400dd505160780083759f01441af1bbb10ea"
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"fastrand",
|
|
|
|
"h2",
|
|
|
|
"http 0.2.11",
|
|
|
|
"http-body",
|
|
|
|
"hyper",
|
|
|
|
"hyper-rustls",
|
|
|
|
"once_cell",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-utils",
|
|
|
|
"rustls",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-runtime-api"
|
|
|
|
version = "1.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c18276dd28852f34b3bf501f4f3719781f4999a51c7bff1a5c6dc8c4529adc29"
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"http 0.2.11",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-types"
|
|
|
|
version = "1.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bb3e134004170d3303718baa2a4eb4ca64ee0a1c0a7041dca31b38be0fb414f3"
|
|
|
|
dependencies = [
|
|
|
|
"base64-simd",
|
|
|
|
"bytes",
|
|
|
|
"bytes-utils",
|
|
|
|
"futures-core",
|
|
|
|
"http 0.2.11",
|
|
|
|
"http-body",
|
|
|
|
"itoa",
|
|
|
|
"num-integer",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-utils",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
"time",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-xml"
|
|
|
|
version = "0.60.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8604a11b25e9ecaf32f9aa56b9fe253c5e2f606a3477f0071e96d3155a5ed218"
|
|
|
|
dependencies = [
|
|
|
|
"xmlparser",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-types"
|
|
|
|
version = "1.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "789bbe008e65636fe1b6dbbb374c40c8960d1232b96af5ff4aec349f9c4accf4"
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"http 0.2.11",
|
|
|
|
"rustc_version",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2023-08-10 07:59:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.3.69"
|
2023-08-10 07:59:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
|
2023-08-10 07:59:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"addr2line",
|
|
|
|
"cc",
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide",
|
|
|
|
"object",
|
|
|
|
"rustc-demangle",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "base16ct"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.21.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64-simd"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
|
|
|
|
dependencies = [
|
|
|
|
"outref",
|
|
|
|
"vsimd",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64ct"
|
|
|
|
version = "1.6.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bincode"
|
|
|
|
version = "1.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
2023-05-24 13:37:59 +00:00
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
version = "1.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.4.2"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
|
|
|
version = "0.10.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "brotli"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "3.4.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "516074a47ef4bce09577a3b379392300159ce5b1ba2e501ff1c819950066100f"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"alloc-no-stdlib",
|
|
|
|
"alloc-stdlib",
|
|
|
|
"brotli-decompressor",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "brotli-decompressor"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.5.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"alloc-no-stdlib",
|
|
|
|
"alloc-stdlib",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "built"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.7.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "38d17f4d6e4dc36d1a02fbedc2753a096848e7c1b0772f7654eab8e2c927dd53"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"cargo-lock",
|
|
|
|
"chrono",
|
|
|
|
"git2",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "3.14.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "bytemuck"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.14.1"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "ed2490600f404f2b94c167e31d3ed1d5f3c225a0f3b80230053b3e0b7b962bd9"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytemuck_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytemuck_derive"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "1.5.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "965ab7eb5f8f97d2a083c799f3a1b994fc397b2fe2da5d1da1626ce15a39f2b1"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-05-24 13:37:59 +00:00
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "1.5.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bytes-utils"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "cargo-lock"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "9.0.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "e11c675378efb449ed3ce8de78d75d0d80542fc98487c26aba28eb3b82feac72"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"semver",
|
|
|
|
"serde",
|
|
|
|
"toml",
|
|
|
|
"url",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "casey"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "614586263949597dcc18675da12ef9b429135e13628d92eb8b8c6fa50ca5656b"
|
|
|
|
dependencies = [
|
|
|
|
"syn 1.0.109",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cast"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "1.0.83"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"jobserver",
|
2023-11-16 04:20:00 +00:00
|
|
|
"libc",
|
2023-05-24 13:37:59 +00:00
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.4.33"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "9f13690e35a5e4ace198e7beea2895d29f3a9cc55015fcebe6336bd2010af9eb"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-08-10 07:59:29 +00:00
|
|
|
"android-tzdata",
|
2023-04-12 12:48:02 +00:00
|
|
|
"iana-time-zone",
|
|
|
|
"num-traits",
|
2023-05-24 13:37:59 +00:00
|
|
|
"serde",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-targets 0.52.0",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "chrono-tz"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.8.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "91d7b79e99bfaa0d47da0687c43aa3b7381938a62ad3a6498599039321f660b7"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"chrono",
|
|
|
|
"chrono-tz-build",
|
|
|
|
"phf",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "chrono-tz-build"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.1"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "433e39f13c9a060046954e0592a8d0a4bcb1040125cbf91cb8ee58964cfb350f"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"parse-zoneinfo",
|
|
|
|
"phf",
|
|
|
|
"phf_codegen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ciborium"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.2"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"ciborium-io",
|
|
|
|
"ciborium-ll",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ciborium-io"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.2"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
|
2023-05-24 13:37:59 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ciborium-ll"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"ciborium-io",
|
|
|
|
"half",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
|
|
|
version = "4.4.18"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c"
|
|
|
|
dependencies = [
|
|
|
|
"clap_builder",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
|
|
|
version = "4.4.18"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7"
|
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"clap_lex",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1"
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cmake"
|
|
|
|
version = "0.1.50"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "comfy-table"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "7.1.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "7c64043d6c7b7a4c58e39e7efccfdea7b93d885a795d0c054a69dbbf4dd52686"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"crossterm",
|
|
|
|
"strum",
|
2024-02-29 20:09:43 +00:00
|
|
|
"strum_macros",
|
2023-05-24 13:37:59 +00:00
|
|
|
"unicode-width",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "const-oid"
|
|
|
|
version = "0.9.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "const-random"
|
|
|
|
version = "0.1.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5aaf16c9c2c612020bcfd042e170f6e32de9b9d75adb5277cdbbd2e2c8c8299a"
|
|
|
|
dependencies = [
|
|
|
|
"const-random-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "const-random-macro"
|
|
|
|
version = "0.1.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
|
|
|
"once_cell",
|
|
|
|
"tiny-keccak",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation"
|
|
|
|
version = "0.9.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
|
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.8.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core2"
|
|
|
|
version = "0.4.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cpufeatures"
|
|
|
|
version = "0.2.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
2023-05-24 13:37:59 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crc"
|
|
|
|
version = "2.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "49fc9a695bca7f35f5f4c15cddc84415f66a74ea78eef08e90c5024f2b540e23"
|
|
|
|
dependencies = [
|
|
|
|
"crc-catalog",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crc-catalog"
|
|
|
|
version = "1.1.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "ccaeedb56da03b09f598226e25e80088cb4cd25f316e6e4df7d695f0feeb1403"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crc32c"
|
|
|
|
version = "0.6.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d8f48d60e5b4d2c53d5c2b1d8a58c849a70ae5e5509b08a48d047e3b65714a74"
|
|
|
|
dependencies = [
|
|
|
|
"rustc_version",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crc32fast"
|
|
|
|
version = "1.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "criterion"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
|
|
|
|
dependencies = [
|
|
|
|
"anes",
|
|
|
|
"cast",
|
|
|
|
"ciborium",
|
|
|
|
"clap",
|
|
|
|
"criterion-plot",
|
|
|
|
"is-terminal",
|
|
|
|
"itertools 0.10.5",
|
|
|
|
"num-traits",
|
|
|
|
"once_cell",
|
|
|
|
"oorandom",
|
|
|
|
"plotters",
|
|
|
|
"rayon",
|
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
"tinytemplate",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "criterion-plot"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
|
|
|
|
dependencies = [
|
|
|
|
"cast",
|
|
|
|
"itertools 0.10.5",
|
|
|
|
]
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-channel"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.5.11"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "176dc175b78f56c0f321911d9c8eb2b77a78a4860b9c19db83835fea1a46649b"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-deque"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.8.5"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-epoch",
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-epoch"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.9.18"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-queue"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.11"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.8.19"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
|
2023-05-24 13:37:59 +00:00
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossterm"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.27.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"bitflags 2.4.2",
|
2023-04-12 12:48:02 +00:00
|
|
|
"crossterm_winapi",
|
|
|
|
"libc",
|
2023-08-10 07:59:29 +00:00
|
|
|
"parking_lot",
|
2023-04-12 12:48:02 +00:00
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossterm_winapi"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.9.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crunchy"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crypto-bigint"
|
|
|
|
version = "0.4.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"rand_core",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crypto-bigint"
|
|
|
|
version = "0.5.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crypto-common"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"typenum",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dary_heap"
|
|
|
|
version = "0.3.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7762d17f1241643615821a8455a0b2c3e803784b058693d990b11f2dce25a0ca"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "der"
|
|
|
|
version = "0.6.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
|
|
|
|
dependencies = [
|
|
|
|
"const-oid",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "deranged"
|
|
|
|
version = "0.3.11"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
|
|
|
|
dependencies = [
|
|
|
|
"powerfmt",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
|
|
|
version = "0.10.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
|
|
|
dependencies = [
|
|
|
|
"block-buffer",
|
|
|
|
"crypto-common",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "doc-comment"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "dyn-clone"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "545b22097d44f8a9581187cdf93de7a71e4722bf51200cfaba810865b49a495d"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ecdsa"
|
|
|
|
version = "0.14.8"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
|
|
|
|
dependencies = [
|
|
|
|
"der",
|
|
|
|
"elliptic-curve",
|
|
|
|
"rfc6979",
|
|
|
|
"signature",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "either"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "1.9.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "elliptic-curve"
|
|
|
|
version = "0.12.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
|
|
|
|
dependencies = [
|
|
|
|
"base16ct",
|
|
|
|
"crypto-bigint 0.4.9",
|
|
|
|
"der",
|
|
|
|
"digest",
|
|
|
|
"ff",
|
|
|
|
"generic-array",
|
|
|
|
"group",
|
|
|
|
"pkcs8",
|
|
|
|
"rand_core",
|
|
|
|
"sec1",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
|
|
|
version = "0.8.33"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "enum_dispatch"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.3.12"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "8f33313078bb8d4d05a2733a94ac4c2d8a0df9a2b84424ebf4f33bfc224a890e"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "env_logger"
|
|
|
|
version = "0.8.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"regex",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-08-10 07:59:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "equivalent"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "errno"
|
|
|
|
version = "0.3.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "ethnum"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.5.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b90ca2580b73ab6a1f724b76ca11ab632df820fd6040c336200d2c1df7b3c82c"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "fallible-streaming-iterator"
|
|
|
|
version = "0.1.9"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "fast-float"
|
|
|
|
version = "0.2.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "95765f67b4b18863968b4a1bd5bb576f732b29a4a28c7cd84c09fa3e2875f33c"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
|
|
|
version = "2.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ff"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "flate2"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.28"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"crc32fast",
|
2023-11-16 04:20:00 +00:00
|
|
|
"libz-ng-sys",
|
2023-05-24 13:37:59 +00:00
|
|
|
"miniz_oxide",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "float-cmp"
|
|
|
|
version = "0.9.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"num-traits",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fnv"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "foreign_vec"
|
|
|
|
version = "0.1.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "ee1b05cbd864bcaecbd3455d6d967862d446e4ebfc3c2e5e5b9841e53cba6673"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "form_urlencoded"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.2.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"percent-encoding",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "futures"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.30"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-executor",
|
|
|
|
"futures-io",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "futures-channel"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.30"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "futures-core"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.30"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "futures-executor"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.30"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"futures-core",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "futures-io"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.30"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "futures-macro"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.30"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "futures-sink"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.30"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-task"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.30"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-util"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.30"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"futures-channel",
|
2023-04-12 12:48:02 +00:00
|
|
|
"futures-core",
|
2023-05-24 13:37:59 +00:00
|
|
|
"futures-io",
|
|
|
|
"futures-macro",
|
|
|
|
"futures-sink",
|
2023-04-12 12:48:02 +00:00
|
|
|
"futures-task",
|
2023-05-24 13:37:59 +00:00
|
|
|
"memchr",
|
2023-04-12 12:48:02 +00:00
|
|
|
"pin-project-lite",
|
|
|
|
"pin-utils",
|
|
|
|
"slab",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "generic-array"
|
|
|
|
version = "0.14.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
|
|
|
dependencies = [
|
|
|
|
"typenum",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.12"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2023-05-24 13:37:59 +00:00
|
|
|
"js-sys",
|
2023-04-12 12:48:02 +00:00
|
|
|
"libc",
|
2023-11-16 04:20:00 +00:00
|
|
|
"wasi",
|
2023-05-24 13:37:59 +00:00
|
|
|
"wasm-bindgen",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-10 07:59:29 +00:00
|
|
|
name = "gimli"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.28.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "git2"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.18.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "fbf97ba92db08df386e10c8ede66a2a0369bd277090afd8710e19e38de9ec0cd"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"bitflags 2.4.2",
|
2023-05-24 13:37:59 +00:00
|
|
|
"libc",
|
|
|
|
"libgit2-sys",
|
|
|
|
"log",
|
|
|
|
"url",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "glob"
|
|
|
|
version = "0.3.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "group"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
|
|
|
|
dependencies = [
|
|
|
|
"ff",
|
|
|
|
"rand_core",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "h2"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.24"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-util",
|
2024-02-29 20:09:43 +00:00
|
|
|
"http 0.2.11",
|
|
|
|
"indexmap",
|
2023-11-16 04:20:00 +00:00
|
|
|
"slab",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "half"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.3.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "bc52e53916c08643f1b56ec082790d1e86a32e58dc5268f897f313fbae7b4872"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"crunchy",
|
|
|
|
"num-traits",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "halfbrown"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.2.4"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "5681137554ddff44396e5f149892c769d45301dd9aa19c51602a89ee214cb0ec"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"hashbrown 0.13.2",
|
|
|
|
"serde",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "hash_hasher"
|
|
|
|
version = "2.0.3"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "74721d007512d0cb3338cd20f0654ac913920061a4c4d0d8708edb3f2a698c0c"
|
2023-05-24 13:37:59 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.13.2"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
|
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "hashbrown"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.14.3"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"ahash",
|
2023-08-10 07:59:29 +00:00
|
|
|
"allocator-api2",
|
2023-05-24 13:37:59 +00:00
|
|
|
"rayon",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "heck"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.4"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "5d3d0e0f38255e7fa3cf31335b3a56f05febd18025f4db5ef7a0cfb4f8da651f"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "hex"
|
2023-04-12 12:48:02 +00:00
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hmac"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
|
|
|
|
dependencies = [
|
|
|
|
"digest",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "home"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.5.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
|
|
|
|
dependencies = [
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http"
|
|
|
|
version = "0.2.11"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"itoa",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "http"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.0"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"itoa",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http-body"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.4.6"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2024-02-29 20:09:43 +00:00
|
|
|
"http 0.2.11",
|
2023-11-16 04:20:00 +00:00
|
|
|
"pin-project-lite",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httparse"
|
|
|
|
version = "1.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httpdate"
|
|
|
|
version = "1.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "humantime"
|
|
|
|
version = "2.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hyper"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.14.28"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
2024-02-29 20:09:43 +00:00
|
|
|
"http 0.2.11",
|
2023-11-16 04:20:00 +00:00
|
|
|
"http-body",
|
|
|
|
"httparse",
|
|
|
|
"httpdate",
|
|
|
|
"itoa",
|
|
|
|
"pin-project-lite",
|
2024-02-29 20:09:43 +00:00
|
|
|
"socket2",
|
2023-11-16 04:20:00 +00:00
|
|
|
"tokio",
|
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
|
|
|
"want",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hyper-rustls"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.24.2"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
2024-02-29 20:09:43 +00:00
|
|
|
"http 0.2.11",
|
2023-11-16 04:20:00 +00:00
|
|
|
"hyper",
|
2024-02-29 20:09:43 +00:00
|
|
|
"log",
|
2023-11-16 04:20:00 +00:00
|
|
|
"rustls",
|
2024-02-29 20:09:43 +00:00
|
|
|
"rustls-native-certs",
|
2023-11-16 04:20:00 +00:00
|
|
|
"tokio",
|
|
|
|
"tokio-rustls",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "iana-time-zone"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.1.59"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b6a67363e2aa4443928ce15e57ebae94fd8949958fd1223c4cfc0cd473ad7539"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-core",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "iana-time-zone-haiku"
|
2023-07-15 17:15:38 +00:00
|
|
|
version = "0.1.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-15 17:15:38 +00:00
|
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-07-15 17:15:38 +00:00
|
|
|
"cc",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "idna"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.5.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.2.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "824b2ae422412366ba479e8111fd301f7b5faece8149317bb81925979a53f520"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-08-10 07:59:29 +00:00
|
|
|
"equivalent",
|
2024-02-29 20:09:43 +00:00
|
|
|
"hashbrown 0.14.3",
|
2023-05-24 13:37:59 +00:00
|
|
|
"serde",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "indoc"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "2.0.4"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "inventory"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.15"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "f958d3d68f4167080a18141e10381e7634563984a537f2a49a30fd8e53ac5767"
|
2023-11-16 04:20:00 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ipnet"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "is-terminal"
|
|
|
|
version = "0.4.10"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "0bad00257d07be169d870ab665980b06cdb366d792ad690bf2e76876dc503455"
|
|
|
|
dependencies = [
|
|
|
|
"hermit-abi",
|
|
|
|
"rustix",
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
2023-11-16 04:20:00 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
|
|
|
version = "0.10.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
|
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
|
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "itoa"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.10"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "itoap"
|
|
|
|
version = "1.0.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "9028f49264629065d057f340a86acb84867925865f73bbf8d47b4d149a7e88b8"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "jemalloc-sys"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.5.4+5.3.0-patched"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "ac6c1946e1cea1788cbfde01c993b52a10e2da07f4bac608228d1bed20bfebf2"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"cc",
|
|
|
|
"libc",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "jemallocator"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.5.4"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "a0de374a9f8e63150e6f5e8a60cc14c668226d7a347d8aee1a45766e3c4dd3bc"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"jemalloc-sys",
|
|
|
|
"libc",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "jobserver"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.1.27"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "8c37f63953c4c63420ed5fd3d6d398c719489b9f872b9fa683262f8edd363c7d"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"libc",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "js-sys"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.67"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "9a1d36f1235bc969acba30b7f5990b864423a6068a10f7c90ae8f0112e3a59d1"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"wasm-bindgen",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "jsonpath_lib"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "git+https://github.com/ritchie46/jsonpath?branch=improve_compiled#24eaf0b4416edff38a4d1b6b17bc4b9f3f047b4b"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"log",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "lexical-core"
|
|
|
|
version = "0.8.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "2cde5de06e8d4c2faabc400238f9ae1c74d5412d03a7bd067645ccbc47070e46"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"lexical-parse-float",
|
|
|
|
"lexical-parse-integer",
|
|
|
|
"lexical-util",
|
|
|
|
"lexical-write-float",
|
|
|
|
"lexical-write-integer",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "lexical-parse-float"
|
|
|
|
version = "0.8.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "683b3a5ebd0130b8fb52ba0bdc718cc56815b6a097e28ae5a6997d0ad17dc05f"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"lexical-parse-integer",
|
|
|
|
"lexical-util",
|
|
|
|
"static_assertions",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "lexical-parse-integer"
|
|
|
|
version = "0.8.6"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "6d0994485ed0c312f6d965766754ea177d07f9c00c9b82a5ee62ed5b47945ee9"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"lexical-util",
|
|
|
|
"static_assertions",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "lexical-util"
|
|
|
|
version = "0.8.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "5255b9ff16ff898710eb9eb63cb39248ea8a5bb036bea8085b1a767ff6c4e3fc"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"static_assertions",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "lexical-write-float"
|
|
|
|
version = "0.8.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "accabaa1c4581f05a3923d1b4cfd124c329352288b7b9da09e766b0668116862"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"lexical-util",
|
|
|
|
"lexical-write-integer",
|
|
|
|
"static_assertions",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "lexical-write-integer"
|
|
|
|
version = "0.8.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "e1b6f3d1f4422866b68192d62f77bc5c700bee84f3069f2469d7bc8c77852446"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"lexical-util",
|
|
|
|
"static_assertions",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "libc"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.153"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "libflate"
|
2023-07-15 17:15:38 +00:00
|
|
|
version = "1.4.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-15 17:15:38 +00:00
|
|
|
checksum = "5ff4ae71b685bbad2f2f391fe74f6b7659a34871c08b210fdc039e43bee07d18"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"adler32",
|
|
|
|
"crc32fast",
|
2024-02-29 20:09:43 +00:00
|
|
|
"libflate_lz77 1.2.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libflate"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9f7d5654ae1795afc7ff76f4365c2c8791b0feb18e8996a96adad8ffd7c3b2bf"
|
|
|
|
dependencies = [
|
|
|
|
"adler32",
|
|
|
|
"core2",
|
|
|
|
"crc32fast",
|
|
|
|
"dary_heap",
|
|
|
|
"libflate_lz77 2.0.0",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "libflate_lz77"
|
|
|
|
version = "1.2.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "a52d3a8bfc85f250440e4424db7d857e241a3aebbbe301f3eb606ab15c39acbf"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"rle-decode-fast",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libflate_lz77"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "be5f52fb8c451576ec6b79d3f4deb327398bc05bbdbd99021a6e77a4c855d524"
|
|
|
|
dependencies = [
|
|
|
|
"core2",
|
|
|
|
"hashbrown 0.13.2",
|
|
|
|
"rle-decode-fast",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "libgit2-sys"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.16.1+1.7.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "f2a2bb3680b094add03bb3732ec520ece34da31a8cd2d633d1389d0f0fb60d0c"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"libz-sys",
|
|
|
|
"pkg-config",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libloading"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.8.1"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-sys 0.48.0",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "libm"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.8"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "libmimalloc-sys"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.1.35"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "3979b5c37ece694f1f5e51e7ecc871fdb0f517ed04ee45f88d15d6d553cb9664"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"cc",
|
|
|
|
"libc",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libz-ng-sys"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.1.15"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "c6409efc61b12687963e602df8ecf70e8ddacf95bc6576bcf16e3ac6328083c5"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"cmake",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "libz-sys"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.1.15"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "037731f5d3aaa87a5675e895b63ddff1a87624bc29f77004ea829809654e48f6"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "linux-raw-sys"
|
|
|
|
version = "0.4.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "lock_api"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.4.11"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"autocfg",
|
|
|
|
"scopeguard",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "log"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.4.20"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
2023-05-24 13:37:59 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lz4"
|
|
|
|
version = "1.24.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"lz4-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lz4-sys"
|
|
|
|
version = "1.9.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
2023-05-24 13:37:59 +00:00
|
|
|
"libc",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "matrixmultiply"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.8"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "7574c1cf36da4798ab73da5b215bbf444f50718207754cb522201d78d1cd0ff2"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-07-15 17:15:38 +00:00
|
|
|
"autocfg",
|
2023-05-24 13:37:59 +00:00
|
|
|
"rawpointer",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "md-5"
|
|
|
|
version = "0.10.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"digest",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "memchr"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.7.1"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "memmap2"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.7.1"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "f49388d20533534cd19360ad3d6a7dadc885944aa802ba3995040c5ec11288c6"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "memoffset"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.9.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"autocfg",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "mimalloc"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.1.39"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "fa01922b5ea280a911e323e4d2fd24b7fe5cc4042e0d2cda3c40775cdc4bdc9c"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"libmimalloc-sys",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mime"
|
|
|
|
version = "0.3.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "miniz_oxide"
|
2023-07-15 17:15:38 +00:00
|
|
|
version = "0.7.1"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-15 17:15:38 +00:00
|
|
|
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"adler",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.8.10"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2023-11-16 04:20:00 +00:00
|
|
|
"wasi",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-sys 0.48.0",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "multiversion"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.7.3"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "b2c7b9d7fe61760ce5ea19532ead98541f6b4c495d87247aff9826445cf6872a"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"multiversion-macros",
|
|
|
|
"target-features",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "multiversion-macros"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.7.3"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "26a83d8500ed06d68877e9de1dde76c1dbb83885dcdbda4ef44ccbc3fbda2ac8"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 1.0.109",
|
|
|
|
"target-features",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "ndarray"
|
|
|
|
version = "0.15.6"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32"
|
|
|
|
dependencies = [
|
|
|
|
"matrixmultiply",
|
|
|
|
"num-complex",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"rawpointer",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "now"
|
|
|
|
version = "0.1.3"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "6d89e9874397a1f0a52fc1f197a8effd9735223cb2390e9dcc83ac6cd02923d0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"chrono",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "ntapi"
|
|
|
|
version = "0.4.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"winapi",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
|
|
|
|
dependencies = [
|
|
|
|
"num-bigint",
|
|
|
|
"num-complex",
|
|
|
|
"num-integer",
|
|
|
|
"num-iter",
|
|
|
|
"num-rational",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-bigint"
|
|
|
|
version = "0.4.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "num-complex"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.4.4"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"num-traits",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num-conv"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "num-integer"
|
|
|
|
version = "0.1.45"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"autocfg",
|
|
|
|
"num-traits",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[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.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"num-bigint",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "num-traits"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.17"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"autocfg",
|
|
|
|
"libm",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "num_cpus"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "1.16.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "numpy"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.20.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "bef41cbb417ea83b30525259e30ccef6af39b31c240bda578889494c5392d331"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"libc",
|
|
|
|
"ndarray",
|
|
|
|
"num-complex",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"pyo3",
|
|
|
|
"rustc-hash",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-10 07:59:29 +00:00
|
|
|
name = "object"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.32.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
|
2023-08-10 07:59:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "object_store"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.9.0"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "d139f545f64630e2e3688fd9f81c470888ab01edeb72d13b4e86c566f1130000"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"base64",
|
|
|
|
"bytes",
|
|
|
|
"chrono",
|
|
|
|
"futures",
|
|
|
|
"humantime",
|
|
|
|
"hyper",
|
2024-02-29 20:09:43 +00:00
|
|
|
"itertools 0.12.1",
|
2023-11-16 04:20:00 +00:00
|
|
|
"parking_lot",
|
|
|
|
"percent-encoding",
|
|
|
|
"quick-xml",
|
|
|
|
"rand",
|
|
|
|
"reqwest",
|
|
|
|
"ring",
|
2024-02-29 20:09:43 +00:00
|
|
|
"rustls-pemfile 2.0.0",
|
2023-11-16 04:20:00 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"snafu",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
"url",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "once_cell"
|
|
|
|
version = "1.19.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "oorandom"
|
|
|
|
version = "11.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-probe"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "outref"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "p256"
|
|
|
|
version = "0.11.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
|
|
|
|
dependencies = [
|
|
|
|
"ecdsa",
|
|
|
|
"elliptic-curve",
|
|
|
|
"sha2",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "parking_lot"
|
|
|
|
version = "0.12.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"lock_api",
|
2023-08-10 07:59:29 +00:00
|
|
|
"parking_lot_core",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "parking_lot_core"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.9.9"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"cfg-if",
|
2023-04-12 12:48:02 +00:00
|
|
|
"libc",
|
2023-05-24 13:37:59 +00:00
|
|
|
"redox_syscall",
|
|
|
|
"smallvec",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-targets 0.48.5",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "parquet-format-safe"
|
|
|
|
version = "0.2.4"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "1131c54b167dd4e4799ce762e1ab01549ebb94d5bdd13e6ec1b467491c378e1f"
|
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"futures",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "parse-zoneinfo"
|
|
|
|
version = "0.3.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41"
|
|
|
|
dependencies = [
|
|
|
|
"regex",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "percent-encoding"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.3.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "phf"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.11.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"phf_shared",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "phf_codegen"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.11.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"phf_generator",
|
|
|
|
"phf_shared",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "phf_generator"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.11.2"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"phf_shared",
|
|
|
|
"rand",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_shared"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.11.2"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"siphasher",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.2.13"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
|
2023-05-24 13:37:59 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-utils"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pkcs8"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
|
|
|
|
dependencies = [
|
|
|
|
"der",
|
|
|
|
"spki",
|
|
|
|
]
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.29"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb"
|
2023-05-24 13:37:59 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "planus"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fc1691dd09e82f428ce8d6310bd6d5da2557c82ff17694d2a32cad7242aea89f"
|
|
|
|
dependencies = [
|
|
|
|
"array-init-cursor",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "plotters"
|
|
|
|
version = "0.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
|
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
"plotters-backend",
|
|
|
|
"plotters-svg",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "plotters-backend"
|
|
|
|
version = "0.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "plotters-svg"
|
|
|
|
version = "0.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
|
|
|
|
dependencies = [
|
|
|
|
"plotters-backend",
|
|
|
|
]
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "polars"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"ahash",
|
2023-05-24 13:37:59 +00:00
|
|
|
"getrandom",
|
|
|
|
"polars-core",
|
|
|
|
"polars-io",
|
|
|
|
"polars-lazy",
|
|
|
|
"polars-ops",
|
2024-02-29 20:09:43 +00:00
|
|
|
"polars-plan",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-sql",
|
|
|
|
"polars-time",
|
2024-02-29 20:09:43 +00:00
|
|
|
"rand",
|
2023-05-24 13:37:59 +00:00
|
|
|
"version_check",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-arrow"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-11-16 04:20:00 +00:00
|
|
|
"ahash",
|
2024-02-29 20:09:43 +00:00
|
|
|
"apache-avro",
|
|
|
|
"arrow-array",
|
|
|
|
"arrow-buffer",
|
|
|
|
"arrow-data",
|
|
|
|
"arrow-schema",
|
|
|
|
"async-stream",
|
2023-07-15 17:15:38 +00:00
|
|
|
"atoi",
|
2024-02-29 20:09:43 +00:00
|
|
|
"atoi_simd",
|
2023-11-16 04:20:00 +00:00
|
|
|
"avro-schema",
|
|
|
|
"bytemuck",
|
2023-05-24 13:37:59 +00:00
|
|
|
"chrono",
|
|
|
|
"chrono-tz",
|
2024-02-29 20:09:43 +00:00
|
|
|
"criterion",
|
|
|
|
"crossbeam-channel",
|
|
|
|
"doc-comment",
|
2023-11-16 04:20:00 +00:00
|
|
|
"dyn-clone",
|
|
|
|
"either",
|
2023-08-10 07:59:29 +00:00
|
|
|
"ethnum",
|
2024-02-29 20:09:43 +00:00
|
|
|
"fast-float",
|
|
|
|
"flate2",
|
2023-11-16 04:20:00 +00:00
|
|
|
"foreign_vec",
|
|
|
|
"futures",
|
|
|
|
"getrandom",
|
2024-02-29 20:09:43 +00:00
|
|
|
"hashbrown 0.14.3",
|
|
|
|
"hex",
|
|
|
|
"indexmap",
|
|
|
|
"itoa",
|
|
|
|
"itoap",
|
2023-11-16 04:20:00 +00:00
|
|
|
"lz4",
|
2023-05-24 13:37:59 +00:00
|
|
|
"multiversion",
|
|
|
|
"num-traits",
|
2024-02-29 20:09:43 +00:00
|
|
|
"polars-arrow-format",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-error",
|
2024-02-29 20:09:43 +00:00
|
|
|
"polars-utils",
|
|
|
|
"proptest",
|
|
|
|
"rand",
|
|
|
|
"regex",
|
|
|
|
"regex-syntax 0.8.2",
|
|
|
|
"ryu",
|
|
|
|
"sample-arrow2",
|
|
|
|
"sample-std",
|
|
|
|
"sample-test",
|
2023-05-24 13:37:59 +00:00
|
|
|
"serde",
|
2023-11-16 04:20:00 +00:00
|
|
|
"simdutf8",
|
|
|
|
"streaming-iterator",
|
|
|
|
"strength_reduce",
|
2024-02-29 20:09:43 +00:00
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
"version_check",
|
2023-11-16 04:20:00 +00:00
|
|
|
"zstd",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "polars-arrow-format"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "19b0ef2474af9396b19025b189d96e992311e6a47f90c53cd998b36c4c64b84c"
|
|
|
|
dependencies = [
|
|
|
|
"planus",
|
|
|
|
"prost",
|
|
|
|
"prost-derive",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "polars-compute"
|
|
|
|
version = "0.37.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytemuck",
|
|
|
|
"either",
|
|
|
|
"num-traits",
|
|
|
|
"polars-arrow",
|
|
|
|
"polars-error",
|
|
|
|
"polars-utils",
|
|
|
|
"strength_reduce",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-core"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"ahash",
|
2024-02-29 20:09:43 +00:00
|
|
|
"arrow-array",
|
|
|
|
"bincode",
|
|
|
|
"bitflags 2.4.2",
|
2023-11-16 04:20:00 +00:00
|
|
|
"bytemuck",
|
2023-05-24 13:37:59 +00:00
|
|
|
"chrono",
|
|
|
|
"chrono-tz",
|
|
|
|
"comfy-table",
|
|
|
|
"either",
|
2024-02-29 20:09:43 +00:00
|
|
|
"hashbrown 0.14.3",
|
|
|
|
"indexmap",
|
2023-05-24 13:37:59 +00:00
|
|
|
"ndarray",
|
|
|
|
"num-traits",
|
|
|
|
"once_cell",
|
|
|
|
"polars-arrow",
|
2024-02-29 20:09:43 +00:00
|
|
|
"polars-compute",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-error",
|
|
|
|
"polars-row",
|
|
|
|
"polars-utils",
|
|
|
|
"rand",
|
|
|
|
"rand_distr",
|
|
|
|
"rayon",
|
|
|
|
"regex",
|
2023-04-12 12:48:02 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2023-05-24 13:37:59 +00:00
|
|
|
"smartstring",
|
|
|
|
"thiserror",
|
2023-08-10 07:59:29 +00:00
|
|
|
"version_check",
|
2023-05-24 13:37:59 +00:00
|
|
|
"xxhash-rust",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "polars-doc-examples"
|
|
|
|
version = "0.37.0"
|
|
|
|
dependencies = [
|
|
|
|
"aws-config",
|
|
|
|
"aws-sdk-s3",
|
|
|
|
"chrono",
|
|
|
|
"polars",
|
|
|
|
"rand",
|
|
|
|
"reqwest",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-error"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-11-16 04:20:00 +00:00
|
|
|
"avro-schema",
|
|
|
|
"object_store",
|
2024-02-29 20:09:43 +00:00
|
|
|
"polars-arrow-format",
|
2023-05-24 13:37:59 +00:00
|
|
|
"regex",
|
2023-11-16 04:20:00 +00:00
|
|
|
"simdutf8",
|
2023-05-24 13:37:59 +00:00
|
|
|
"thiserror",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "polars-ffi"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"polars-arrow",
|
|
|
|
"polars-core",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-io"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
"async-trait",
|
2024-02-29 20:09:43 +00:00
|
|
|
"atoi_simd",
|
2023-05-24 13:37:59 +00:00
|
|
|
"bytes",
|
|
|
|
"chrono",
|
|
|
|
"chrono-tz",
|
|
|
|
"fast-float",
|
|
|
|
"flate2",
|
|
|
|
"futures",
|
|
|
|
"home",
|
2023-11-16 04:20:00 +00:00
|
|
|
"itoa",
|
2023-05-24 13:37:59 +00:00
|
|
|
"memchr",
|
|
|
|
"memmap2",
|
|
|
|
"num-traits",
|
2023-11-16 04:20:00 +00:00
|
|
|
"object_store",
|
2023-05-24 13:37:59 +00:00
|
|
|
"once_cell",
|
2023-11-16 04:20:00 +00:00
|
|
|
"percent-encoding",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-arrow",
|
|
|
|
"polars-core",
|
|
|
|
"polars-error",
|
2023-07-15 17:15:38 +00:00
|
|
|
"polars-json",
|
2023-11-16 04:20:00 +00:00
|
|
|
"polars-parquet",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-time",
|
|
|
|
"polars-utils",
|
|
|
|
"rayon",
|
|
|
|
"regex",
|
2023-11-16 04:20:00 +00:00
|
|
|
"reqwest",
|
|
|
|
"ryu",
|
2023-05-24 13:37:59 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"simd-json",
|
|
|
|
"simdutf8",
|
2023-11-16 04:20:00 +00:00
|
|
|
"smartstring",
|
2024-02-29 20:09:43 +00:00
|
|
|
"tempfile",
|
2023-05-24 13:37:59 +00:00
|
|
|
"tokio",
|
2023-11-16 04:20:00 +00:00
|
|
|
"tokio-util",
|
|
|
|
"url",
|
2024-02-29 20:09:43 +00:00
|
|
|
"zstd",
|
2023-05-24 13:37:59 +00:00
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2023-07-15 17:15:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "polars-json"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-07-15 17:15:38 +00:00
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
2023-11-16 04:20:00 +00:00
|
|
|
"chrono",
|
2023-07-15 17:15:38 +00:00
|
|
|
"fallible-streaming-iterator",
|
2024-02-29 20:09:43 +00:00
|
|
|
"hashbrown 0.14.3",
|
|
|
|
"indexmap",
|
2023-11-16 04:20:00 +00:00
|
|
|
"itoa",
|
2023-07-15 17:15:38 +00:00
|
|
|
"num-traits",
|
|
|
|
"polars-arrow",
|
|
|
|
"polars-error",
|
|
|
|
"polars-utils",
|
2023-11-16 04:20:00 +00:00
|
|
|
"ryu",
|
2023-07-15 17:15:38 +00:00
|
|
|
"simd-json",
|
2023-11-16 04:20:00 +00:00
|
|
|
"streaming-iterator",
|
2023-07-15 17:15:38 +00:00
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-lazy"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"ahash",
|
2024-02-29 20:09:43 +00:00
|
|
|
"bitflags 2.4.2",
|
2023-11-16 04:20:00 +00:00
|
|
|
"futures",
|
2023-05-24 13:37:59 +00:00
|
|
|
"glob",
|
|
|
|
"once_cell",
|
|
|
|
"polars-arrow",
|
|
|
|
"polars-core",
|
|
|
|
"polars-io",
|
2023-07-15 17:15:38 +00:00
|
|
|
"polars-json",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-ops",
|
|
|
|
"polars-pipe",
|
|
|
|
"polars-plan",
|
|
|
|
"polars-time",
|
|
|
|
"polars-utils",
|
|
|
|
"pyo3",
|
|
|
|
"rayon",
|
2024-02-29 20:09:43 +00:00
|
|
|
"serde_json",
|
2023-05-24 13:37:59 +00:00
|
|
|
"smartstring",
|
2023-11-16 04:20:00 +00:00
|
|
|
"tokio",
|
2023-08-10 07:59:29 +00:00
|
|
|
"version_check",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-ops"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-11-16 04:20:00 +00:00
|
|
|
"ahash",
|
2024-02-29 20:09:43 +00:00
|
|
|
"aho-corasick",
|
2023-05-24 13:37:59 +00:00
|
|
|
"argminmax",
|
|
|
|
"base64",
|
2023-11-16 04:20:00 +00:00
|
|
|
"bytemuck",
|
2023-08-10 07:59:29 +00:00
|
|
|
"chrono",
|
|
|
|
"chrono-tz",
|
2023-05-24 13:37:59 +00:00
|
|
|
"either",
|
2024-02-29 20:09:43 +00:00
|
|
|
"hashbrown 0.14.3",
|
2023-05-24 13:37:59 +00:00
|
|
|
"hex",
|
2024-02-29 20:09:43 +00:00
|
|
|
"indexmap",
|
2023-05-24 13:37:59 +00:00
|
|
|
"jsonpath_lib",
|
|
|
|
"memchr",
|
2023-11-16 04:20:00 +00:00
|
|
|
"num-traits",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-arrow",
|
2024-02-29 20:09:43 +00:00
|
|
|
"polars-compute",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-core",
|
2023-11-16 04:20:00 +00:00
|
|
|
"polars-error",
|
2023-07-15 17:15:38 +00:00
|
|
|
"polars-json",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-utils",
|
2023-11-16 04:20:00 +00:00
|
|
|
"rand",
|
|
|
|
"rand_distr",
|
|
|
|
"rayon",
|
|
|
|
"regex",
|
2023-05-24 13:37:59 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"smartstring",
|
2024-02-29 20:09:43 +00:00
|
|
|
"unicode-reverse",
|
2023-08-10 07:59:29 +00:00
|
|
|
"version_check",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-11-16 04:20:00 +00:00
|
|
|
name = "polars-parquet"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-11-16 04:20:00 +00:00
|
|
|
"ahash",
|
|
|
|
"async-stream",
|
|
|
|
"base64",
|
|
|
|
"brotli",
|
|
|
|
"ethnum",
|
2024-02-29 20:09:43 +00:00
|
|
|
"fallible-streaming-iterator",
|
2023-11-16 04:20:00 +00:00
|
|
|
"flate2",
|
|
|
|
"futures",
|
|
|
|
"lz4",
|
|
|
|
"num-traits",
|
|
|
|
"parquet-format-safe",
|
|
|
|
"polars-arrow",
|
|
|
|
"polars-error",
|
|
|
|
"polars-utils",
|
|
|
|
"seq-macro",
|
2024-02-29 20:09:43 +00:00
|
|
|
"serde",
|
2023-11-16 04:20:00 +00:00
|
|
|
"simdutf8",
|
|
|
|
"snap",
|
|
|
|
"streaming-decompression",
|
2024-02-29 20:09:43 +00:00
|
|
|
"xxhash-rust",
|
2023-11-16 04:20:00 +00:00
|
|
|
"zstd",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "polars-pipe"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-channel",
|
|
|
|
"crossbeam-queue",
|
|
|
|
"enum_dispatch",
|
2024-02-29 20:09:43 +00:00
|
|
|
"futures",
|
|
|
|
"hashbrown 0.14.3",
|
2023-05-24 13:37:59 +00:00
|
|
|
"num-traits",
|
|
|
|
"polars-arrow",
|
2024-02-29 20:09:43 +00:00
|
|
|
"polars-compute",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-core",
|
|
|
|
"polars-io",
|
|
|
|
"polars-ops",
|
|
|
|
"polars-plan",
|
|
|
|
"polars-row",
|
|
|
|
"polars-utils",
|
|
|
|
"rayon",
|
|
|
|
"smartstring",
|
2023-11-16 04:20:00 +00:00
|
|
|
"tokio",
|
2023-08-10 07:59:29 +00:00
|
|
|
"version_check",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-plan"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"ahash",
|
2023-11-16 04:20:00 +00:00
|
|
|
"bytemuck",
|
2023-05-24 13:37:59 +00:00
|
|
|
"chrono",
|
|
|
|
"chrono-tz",
|
2023-08-10 07:59:29 +00:00
|
|
|
"ciborium",
|
2024-02-29 20:09:43 +00:00
|
|
|
"futures",
|
2023-11-16 04:20:00 +00:00
|
|
|
"libloading",
|
2023-05-24 13:37:59 +00:00
|
|
|
"once_cell",
|
2023-11-16 04:20:00 +00:00
|
|
|
"percent-encoding",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-arrow",
|
|
|
|
"polars-core",
|
2023-11-16 04:20:00 +00:00
|
|
|
"polars-ffi",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-io",
|
2024-02-29 20:09:43 +00:00
|
|
|
"polars-json",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-ops",
|
2023-11-16 04:20:00 +00:00
|
|
|
"polars-parquet",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-time",
|
|
|
|
"polars-utils",
|
|
|
|
"pyo3",
|
|
|
|
"rayon",
|
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"smartstring",
|
2024-02-29 20:09:43 +00:00
|
|
|
"strum_macros",
|
2023-08-10 07:59:29 +00:00
|
|
|
"version_check",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-row"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-11-16 04:20:00 +00:00
|
|
|
"polars-arrow",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-error",
|
|
|
|
"polars-utils",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-sql"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"hex",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-arrow",
|
|
|
|
"polars-core",
|
2023-11-16 04:20:00 +00:00
|
|
|
"polars-error",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-lazy",
|
|
|
|
"polars-plan",
|
2023-11-16 04:20:00 +00:00
|
|
|
"rand",
|
2023-05-24 13:37:59 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"sqlparser",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-time"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"atoi",
|
|
|
|
"chrono",
|
|
|
|
"chrono-tz",
|
|
|
|
"now",
|
|
|
|
"once_cell",
|
|
|
|
"polars-arrow",
|
|
|
|
"polars-core",
|
2023-11-16 04:20:00 +00:00
|
|
|
"polars-error",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-ops",
|
|
|
|
"polars-utils",
|
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"smartstring",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "polars-utils"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.37.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-07-15 17:15:38 +00:00
|
|
|
"ahash",
|
2023-11-16 04:20:00 +00:00
|
|
|
"bytemuck",
|
2024-02-29 20:09:43 +00:00
|
|
|
"hashbrown 0.14.3",
|
|
|
|
"indexmap",
|
2023-08-10 07:59:29 +00:00
|
|
|
"num-traits",
|
2023-05-24 13:37:59 +00:00
|
|
|
"once_cell",
|
2023-08-10 07:59:29 +00:00
|
|
|
"polars-error",
|
2023-05-24 13:37:59 +00:00
|
|
|
"rayon",
|
|
|
|
"smartstring",
|
|
|
|
"sysinfo",
|
2023-08-10 07:59:29 +00:00
|
|
|
"version_check",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "powerfmt"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "ppv-lite86"
|
|
|
|
version = "0.2.17"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "proc-macro2"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.78"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"unicode-ident",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proptest"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "31b476131c3c86cb68032fdc5cb6d5a1045e3e42d96b69fa599fd77701e1f5bf"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"lazy_static",
|
|
|
|
"num-traits",
|
|
|
|
"rand",
|
|
|
|
"rand_chacha",
|
|
|
|
"rand_xorshift",
|
|
|
|
"regex-syntax 0.8.2",
|
|
|
|
"unarray",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prost"
|
|
|
|
version = "0.11.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"prost-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prost-derive"
|
|
|
|
version = "0.11.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4"
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"itertools 0.10.5",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 1.0.109",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "py-polars"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.20.7"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"ahash",
|
|
|
|
"built",
|
|
|
|
"ciborium",
|
2023-08-10 07:59:29 +00:00
|
|
|
"either",
|
2024-02-29 20:09:43 +00:00
|
|
|
"itoa",
|
2023-05-24 13:37:59 +00:00
|
|
|
"jemallocator",
|
2023-04-12 12:48:02 +00:00
|
|
|
"libc",
|
2023-05-24 13:37:59 +00:00
|
|
|
"mimalloc",
|
|
|
|
"ndarray",
|
2024-02-29 20:09:43 +00:00
|
|
|
"num-traits",
|
2023-05-24 13:37:59 +00:00
|
|
|
"numpy",
|
|
|
|
"once_cell",
|
|
|
|
"polars",
|
|
|
|
"polars-core",
|
2023-08-10 07:59:29 +00:00
|
|
|
"polars-error",
|
2023-05-24 13:37:59 +00:00
|
|
|
"polars-lazy",
|
2023-11-16 04:20:00 +00:00
|
|
|
"polars-ops",
|
|
|
|
"polars-parquet",
|
|
|
|
"polars-plan",
|
2024-02-29 20:09:43 +00:00
|
|
|
"polars-utils",
|
2023-05-24 13:37:59 +00:00
|
|
|
"pyo3",
|
|
|
|
"pyo3-built",
|
|
|
|
"serde_json",
|
|
|
|
"smartstring",
|
|
|
|
"thiserror",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "pyo3"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.20.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "9a89dc7a5850d0e983be1ec2a463a171d20990487c3cfcd68b5363f1ee3d6fe0"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"indoc",
|
|
|
|
"inventory",
|
|
|
|
"libc",
|
|
|
|
"memoffset",
|
2023-08-10 07:59:29 +00:00
|
|
|
"parking_lot",
|
2023-05-24 13:37:59 +00:00
|
|
|
"pyo3-build-config",
|
|
|
|
"pyo3-ffi",
|
|
|
|
"pyo3-macros",
|
|
|
|
"unindent",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "pyo3-build-config"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.20.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "07426f0d8fe5a601f26293f300afd1a7b1ed5e78b2a705870c5f30893c5163be"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
|
|
|
"target-lexicon",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "pyo3-built"
|
|
|
|
version = "0.4.7"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "be6d574e0f8cab2cdd1eeeb640cbf845c974519fa9e9b62fa9c08ecece0ca5de"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "pyo3-ffi"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.20.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "dbb7dec17e17766b46bca4f1a4215a85006b4c2ecde122076c562dd058da6cf1"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"libc",
|
|
|
|
"pyo3-build-config",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "pyo3-macros"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.20.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "05f738b4e40d50b5711957f142878cfa0f28e054aa0ebdfc3fd137a843f74ed3"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"pyo3-macros-backend",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "pyo3-macros-backend"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.20.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "0fc910d4851847827daf9d6cdd4a823fbdaab5b8818325c5e97a86da79e8881f"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-11-16 04:20:00 +00:00
|
|
|
"heck",
|
2023-05-24 13:37:59 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quad-rand"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "658fa1faf7a4cc5f057c9ee5ef560f717ad9d8dc66d975267f709624d6e1ab88"
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quick-xml"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.31.0"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"serde",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quickcheck"
|
|
|
|
version = "1.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
|
|
|
|
dependencies = [
|
|
|
|
"env_logger",
|
|
|
|
"log",
|
|
|
|
"rand",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.35"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
version = "0.8.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"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",
|
2023-04-12 12:48:02 +00:00
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
|
|
|
version = "0.6.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "rand_distr"
|
|
|
|
version = "0.4.3"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"num-traits",
|
|
|
|
"rand",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rand_regex"
|
|
|
|
version = "0.15.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b2a9fe2d7d9eeaf3279d1780452a5bbd26b31b27938787ef1c3e930d1e9cfbd"
|
|
|
|
dependencies = [
|
|
|
|
"rand",
|
|
|
|
"regex-syntax 0.6.29",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_xorshift"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "rawpointer"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rayon"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.8.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "fa7237101a77a10773db45d62004a272517633fbcc3df19d96455ede1122e051"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"either",
|
|
|
|
"rayon-core",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "rayon-core"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.12.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"crossbeam-deque",
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.4.1"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
2023-11-16 04:20:00 +00:00
|
|
|
"bitflags 1.3.2",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ref-cast"
|
|
|
|
version = "1.0.22"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c4846d4c50d1721b1a3bef8af76924eef20d5e723647333798c1b519b3a9473f"
|
|
|
|
dependencies = [
|
|
|
|
"ref-cast-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ref-cast-impl"
|
|
|
|
version = "1.0.22"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5fddb4f8d99b0a2ebafc65a87a69a7b9875e4b1ae1f00db265d300ef7f28bccc"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.48",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.10.3"
|
2023-08-10 07:59:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
|
2023-08-10 07:59:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-automata",
|
2024-02-29 20:09:43 +00:00
|
|
|
"regex-syntax 0.8.2",
|
2023-08-10 07:59:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.4.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
2024-02-29 20:09:43 +00:00
|
|
|
"regex-syntax 0.8.2",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex-lite"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "30b661b2f27137bdbc16f00eda72866a92bb28af1753ffbd56744fb6e2e9cd8e"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "regex-syntax"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.6.29"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
|
|
|
version = "0.8.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-11-16 04:20:00 +00:00
|
|
|
name = "reqwest"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.11.24"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "c6920094eb85afde5e4a138be3f2de8bbdf28000f0029e72c45025a56b042251"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"base64",
|
|
|
|
"bytes",
|
|
|
|
"encoding_rs",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
2024-02-29 20:09:43 +00:00
|
|
|
"http 0.2.11",
|
2023-11-16 04:20:00 +00:00
|
|
|
"http-body",
|
|
|
|
"hyper",
|
|
|
|
"hyper-rustls",
|
|
|
|
"ipnet",
|
|
|
|
"js-sys",
|
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"once_cell",
|
|
|
|
"percent-encoding",
|
|
|
|
"pin-project-lite",
|
|
|
|
"rustls",
|
2024-02-29 20:09:43 +00:00
|
|
|
"rustls-native-certs",
|
|
|
|
"rustls-pemfile 1.0.4",
|
2023-11-16 04:20:00 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
2024-02-29 20:09:43 +00:00
|
|
|
"sync_wrapper",
|
|
|
|
"system-configuration",
|
2023-11-16 04:20:00 +00:00
|
|
|
"tokio",
|
|
|
|
"tokio-rustls",
|
|
|
|
"tokio-util",
|
|
|
|
"tower-service",
|
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"wasm-streams",
|
|
|
|
"web-sys",
|
|
|
|
"winreg",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rfc6979"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
|
|
|
|
dependencies = [
|
|
|
|
"crypto-bigint 0.4.9",
|
|
|
|
"hmac",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ring"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.17.7"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
2024-02-29 20:09:43 +00:00
|
|
|
"getrandom",
|
2023-11-16 04:20:00 +00:00
|
|
|
"libc",
|
|
|
|
"spin",
|
|
|
|
"untrusted",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-sys 0.48.0",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "rle-decode-fast"
|
|
|
|
version = "1.0.3"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422"
|
|
|
|
|
2023-08-10 07:59:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
|
|
|
version = "0.1.23"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-hash"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "rustc_version"
|
|
|
|
version = "0.4.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"semver",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustix"
|
|
|
|
version = "0.38.30"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"errno",
|
|
|
|
"libc",
|
|
|
|
"linux-raw-sys",
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustls"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.21.10"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"ring",
|
|
|
|
"rustls-webpki",
|
|
|
|
"sct",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "rustls-native-certs"
|
|
|
|
version = "0.6.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
|
|
|
|
dependencies = [
|
|
|
|
"openssl-probe",
|
|
|
|
"rustls-pemfile 1.0.4",
|
|
|
|
"schannel",
|
|
|
|
"security-framework",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustls-pemfile"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
|
|
|
|
dependencies = [
|
|
|
|
"base64",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustls-pemfile"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "35e4980fa29e4c4b212ffb3db068a564cbf560e51d3944b7c88bd8bf5bec64f4"
|
|
|
|
dependencies = [
|
|
|
|
"base64",
|
|
|
|
"rustls-pki-types",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustls-pki-types"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9e9d979b3ce68192e42760c7810125eb6cf2ea10efae545a156063e61f314e2a"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustls-webpki"
|
|
|
|
version = "0.101.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
|
|
|
|
dependencies = [
|
|
|
|
"ring",
|
|
|
|
"untrusted",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustversion"
|
|
|
|
version = "1.0.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
|
|
|
version = "1.0.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c"
|
|
|
|
|
|
|
|
[[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 = "sample-arrow2"
|
|
|
|
version = "0.17.1"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "722050f91586506195398fd22d834eb8768716084f6ebf9f32b917ed422b6afb"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"arrow2",
|
|
|
|
"sample-std",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "sample-std"
|
|
|
|
version = "0.1.1"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "567a153dc3302ce838920fb095c025a6d0529fff0290d25deeec2136e41a57c8"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"casey",
|
|
|
|
"quickcheck",
|
|
|
|
"rand",
|
|
|
|
"rand_regex",
|
|
|
|
"regex",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "sample-test"
|
|
|
|
version = "0.1.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "713e500947ff19fc1ae2805afa33ef45f3bb2ec656c77d92252d24cf9e3091b2"
|
|
|
|
dependencies = [
|
|
|
|
"quickcheck",
|
|
|
|
"sample-std",
|
|
|
|
"sample-test-macros",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "sample-test-macros"
|
|
|
|
version = "0.1.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "df1a2c832a259aae95b6ed1da3aa377111ffde38d4282fa734faa3fff356534e"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"sample-std",
|
|
|
|
"syn 1.0.109",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "schannel"
|
|
|
|
version = "0.1.23"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "1.2.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sct"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.7.1"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"ring",
|
|
|
|
"untrusted",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sec1"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
|
|
|
|
dependencies = [
|
|
|
|
"base16ct",
|
|
|
|
"der",
|
|
|
|
"generic-array",
|
|
|
|
"pkcs8",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework"
|
|
|
|
version = "2.9.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
"core-foundation",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
"security-framework-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework-sys"
|
|
|
|
version = "2.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
|
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.21"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b97ed7a9823b74f99c7742f5336af7be5ecd3eeafcb1507d1fa93347b1d589b0"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "seq-macro"
|
2023-08-10 07:59:29 +00:00
|
|
|
version = "0.3.5"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-10 07:59:29 +00:00
|
|
|
checksum = "a3f0bf26fd526d2a95683cd0f87bf103b8539e2ca1ef48ce002d67aad59aa0b4"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.196"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.196"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.113"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "69801b70b1c3dac963ecb03a364ba0ceda9cf60c71cfe475e99864759c8b8a79"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"indexmap",
|
2023-04-12 12:48:02 +00:00
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-08-10 07:59:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_spanned"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.6.5"
|
2023-08-10 07:59:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
|
2023-08-10 07:59:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_urlencoded"
|
|
|
|
version = "0.7.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "sha1"
|
|
|
|
version = "0.10.6"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
|
|
|
"digest",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "sha2"
|
|
|
|
version = "0.10.8"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
|
|
|
"digest",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-registry"
|
|
|
|
version = "1.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "signature"
|
|
|
|
version = "1.6.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
|
|
|
|
dependencies = [
|
|
|
|
"digest",
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "simd-json"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.13.8"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "2faf8f101b9bc484337a6a6b0409cf76c139f2fb70a9e3aee6b6774be7bfbf76"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-07-15 17:15:38 +00:00
|
|
|
"ahash",
|
2023-11-16 04:20:00 +00:00
|
|
|
"getrandom",
|
2023-05-24 13:37:59 +00:00
|
|
|
"halfbrown",
|
|
|
|
"lexical-core",
|
2023-07-15 17:15:38 +00:00
|
|
|
"once_cell",
|
2024-02-29 20:09:43 +00:00
|
|
|
"ref-cast",
|
2023-05-24 13:37:59 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"simdutf8",
|
|
|
|
"value-trait",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "simdutf8"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "siphasher"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.3.11"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
2023-05-24 13:37:59 +00:00
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.4.9"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.13.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "smartstring"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2023-05-24 13:37:59 +00:00
|
|
|
"serde",
|
2023-04-12 12:48:02 +00:00
|
|
|
"static_assertions",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "snafu"
|
|
|
|
version = "0.7.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e4de37ad025c587a29e8f3f5605c00f70b98715ef90b9061a815b9e59e9042d6"
|
|
|
|
dependencies = [
|
|
|
|
"doc-comment",
|
|
|
|
"snafu-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "snafu-derive"
|
|
|
|
version = "0.7.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "990079665f075b699031e9c08fd3ab99be5029b96f3b78dc0709e8f77e4efebf"
|
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 1.0.109",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "snap"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.1.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.5.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-sys 0.48.0",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "spin"
|
|
|
|
version = "0.9.8"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
2023-11-16 04:20:00 +00:00
|
|
|
|
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "spki"
|
|
|
|
version = "0.6.0"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
|
|
|
|
dependencies = [
|
|
|
|
"base64ct",
|
|
|
|
"der",
|
|
|
|
]
|
2023-11-16 04:20:00 +00:00
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sqlparser"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.39.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "743b4dc2cbde11890ccb254a8fc9d537fa41b36da00de2a1c5e9848c9bc42bd7"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "static_assertions"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "streaming-decompression"
|
|
|
|
version = "0.1.2"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-24 13:37:59 +00:00
|
|
|
checksum = "bf6cc3b19bfb128a8ad11026086e31d3ce9ad23f8ea37354b31383a187c44cf3"
|
|
|
|
dependencies = [
|
|
|
|
"fallible-streaming-iterator",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "streaming-iterator"
|
|
|
|
version = "0.1.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strength_reduce"
|
|
|
|
version = "0.2.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fe895eb47f22e2ddd4dabc02bce419d2e643c8e3b585c78158b349195bc24d82"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strum"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.25.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
|
2023-05-24 13:37:59 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strum_macros"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.25.3"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rustversion",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-05-24 13:37:59 +00:00
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2023-08-10 07:59:29 +00:00
|
|
|
[[package]]
|
2024-02-29 20:09:43 +00:00
|
|
|
name = "subtle"
|
|
|
|
version = "2.5.0"
|
2023-08-10 07:59:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
|
2023-08-10 07:59:29 +00:00
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
|
|
|
version = "1.0.109"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.0.48"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sync_wrapper"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "sysinfo"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.30.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "1fb4f3438c8f6389c864e61221cbc97e9bca98b4daf39a5beb7bea660f528bb2"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2023-05-24 13:37:59 +00:00
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
"ntapi",
|
|
|
|
"once_cell",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "system-configuration"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
"core-foundation",
|
|
|
|
"system-configuration-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "system-configuration-sys"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
|
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "target-features"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.1.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "cfb5fa503293557c5158bd215fdc225695e567a77e453f5d4452a50a193969bd"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "target-lexicon"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.12.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "69758bda2e78f098e4ccb393021a0963bb3442eac05f135c30f61b7370bbafae"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
|
|
|
version = "3.9.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"fastrand",
|
|
|
|
"redox_syscall",
|
|
|
|
"rustix",
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.56"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "d54378c645627613241d077a3a79db965db602882668f9136ac42af9ecb730ad"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.0.56"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "fa0faa943b50f3db30a20aa7e265dbc66076993efed8463e8de414e5d06d3471"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time"
|
|
|
|
version = "0.3.32"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fe80ced77cbfb4cb91a94bf72b378b4b6791a0d9b7f09d0be747d1bdff4e68bd"
|
|
|
|
dependencies = [
|
|
|
|
"deranged",
|
|
|
|
"num-conv",
|
|
|
|
"powerfmt",
|
|
|
|
"serde",
|
|
|
|
"time-core",
|
|
|
|
"time-macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time-core"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time-macros"
|
|
|
|
version = "0.2.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774"
|
|
|
|
dependencies = [
|
|
|
|
"num-conv",
|
|
|
|
"time-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tiny-keccak"
|
|
|
|
version = "2.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
|
|
|
|
dependencies = [
|
|
|
|
"crunchy",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinytemplate"
|
|
|
|
version = "1.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
|
|
|
version = "1.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
|
|
|
dependencies = [
|
|
|
|
"tinyvec_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec_macros"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "1.35.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "c89b4efa943be685f629b149f53829423f8f5531ea21249408e8e2f8671ec104"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-08-10 07:59:29 +00:00
|
|
|
"backtrace",
|
2023-11-16 04:20:00 +00:00
|
|
|
"bytes",
|
2023-04-12 12:48:02 +00:00
|
|
|
"libc",
|
|
|
|
"mio",
|
2023-11-16 04:20:00 +00:00
|
|
|
"num_cpus",
|
2023-04-12 12:48:02 +00:00
|
|
|
"pin-project-lite",
|
2024-02-29 20:09:43 +00:00
|
|
|
"signal-hook-registry",
|
|
|
|
"socket2",
|
2023-11-16 04:20:00 +00:00
|
|
|
"tokio-macros",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-sys 0.48.0",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-macros"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.2.0"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-rustls"
|
|
|
|
version = "0.24.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
|
|
|
|
dependencies = [
|
|
|
|
"rustls",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.7.10"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-core",
|
2024-02-29 20:09:43 +00:00
|
|
|
"futures-io",
|
2023-11-16 04:20:00 +00:00
|
|
|
"futures-sink",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.7.8"
|
2023-08-10 07:59:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
|
2023-08-10 07:59:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde_spanned",
|
|
|
|
"toml_datetime",
|
|
|
|
"toml_edit",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml_datetime"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.6.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-08-10 07:59:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "toml_edit"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.19.15"
|
2023-08-10 07:59:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
|
2023-08-10 07:59:29 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"indexmap",
|
2023-08-10 07:59:29 +00:00
|
|
|
"serde",
|
|
|
|
"serde_spanned",
|
|
|
|
"toml_datetime",
|
|
|
|
"winnow",
|
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tower-service"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.1.40"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"pin-project-lite",
|
|
|
|
"tracing-attributes",
|
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-attributes"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.1.27"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-core"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.1.32"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "try-lock"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typed-builder"
|
|
|
|
version = "0.16.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "34085c17941e36627a879208083e25d357243812c30e7d7387c3b954f30ade16"
|
|
|
|
dependencies = [
|
|
|
|
"typed-builder-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typed-builder-macro"
|
|
|
|
version = "0.16.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f03ca4cb38206e2bef0700092660bb74d696f808514dae47fa1467cbfe26e96e"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.48",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
|
|
|
version = "1.17.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unarray"
|
|
|
|
version = "0.1.4"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94"
|
2023-11-16 04:20:00 +00:00
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-bidi"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.15"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "1.0.12"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
|
|
|
version = "0.1.22"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
|
|
|
|
dependencies = [
|
|
|
|
"tinyvec",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-reverse"
|
|
|
|
version = "1.0.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0bea5dacebb0d2d0a69a6700a05b59b3908bf801bf563a49bd27a1b60122962c"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-segmentation",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
|
|
|
version = "1.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.1.11"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unindent"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.2.3"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "untrusted"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.9.0"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
2023-05-24 13:37:59 +00:00
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.5.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
|
|
|
"idna",
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "urlencoding"
|
|
|
|
version = "2.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "uuid"
|
|
|
|
version = "1.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "value-trait"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.8.1"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "dad8db98c1e677797df21ba03fca7d3bf9bec3ca38db930954e4fe6e1ea27eb4"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"float-cmp",
|
|
|
|
"halfbrown",
|
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "vcpkg"
|
|
|
|
version = "0.2.15"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
|
|
|
version = "0.9.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "vsimd"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-11-16 04:20:00 +00:00
|
|
|
name = "walkdir"
|
|
|
|
version = "2.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
|
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "want"
|
|
|
|
version = "0.3.1"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
|
|
|
|
dependencies = [
|
|
|
|
"try-lock",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.90"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b1223296a201415c7fad14792dbefaace9bd52b62d33453ade1c5b5f07555406"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.90"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "fcdc935b63408d58a32f8cc9738a0bffd8f05cc7c002086c6ef20b7312ad9dcd"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-04-12 12:48:02 +00:00
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-futures"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.4.40"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "bde2032aeb86bdfaecc8b261eef3cba735cc426c1f3a3416d1e0791be95fc461"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.90"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "3e4c238561b2d428924c49815533a8b9121c664599558a5d9ec51f8a1740a999"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.90"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "bae1abb6806dc1ad9e560ed242107c0f6c84335f1749dd4e8ddb012ebd5e25a7"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-04-12 12:48:02 +00:00
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.2.90"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "4d91413b1c31d7539ba5ef2451af3f0b833a005eb27a631cec32bc0635a8602b"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-streams"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.4.0"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "b65dc4c90b63b118468cf747d8bf3566c1913ef60be765b5730ead9e0a3ba129"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "web-sys"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.3.67"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "58cd2333b6e0be7a39605f0e255892fd7418a682d8da8fe042fe25128794d2ed"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[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"
|
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.1.6"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[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"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
|
|
|
|
dependencies = [
|
|
|
|
"windows-core",
|
|
|
|
"windows-targets 0.52.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-core"
|
|
|
|
version = "0.52.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-targets 0.52.0",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
2023-07-15 17:15:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-targets 0.48.5",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
|
|
dependencies = [
|
|
|
|
"windows-targets 0.52.0",
|
2023-07-15 17:15:38 +00:00
|
|
|
]
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.48.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows_aarch64_gnullvm 0.48.5",
|
|
|
|
"windows_aarch64_msvc 0.48.5",
|
|
|
|
"windows_i686_gnu 0.48.5",
|
|
|
|
"windows_i686_msvc 0.48.5",
|
|
|
|
"windows_x86_64_gnu 0.48.5",
|
|
|
|
"windows_x86_64_gnullvm 0.48.5",
|
|
|
|
"windows_x86_64_msvc 0.48.5",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd"
|
|
|
|
dependencies = [
|
|
|
|
"windows_aarch64_gnullvm 0.52.0",
|
|
|
|
"windows_aarch64_msvc 0.52.0",
|
|
|
|
"windows_i686_gnu 0.52.0",
|
|
|
|
"windows_i686_msvc 0.52.0",
|
|
|
|
"windows_x86_64_gnu 0.52.0",
|
|
|
|
"windows_x86_64_gnullvm 0.52.0",
|
|
|
|
"windows_x86_64_msvc 0.52.0",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.48.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.48.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.48.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.48.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.48.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.48.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.48.5"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-08-10 07:59:29 +00:00
|
|
|
name = "winnow"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.5.36"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "818ce546a11a9986bc24f93d0cdf38a8a1a400f1473ea8c82e59f6e0ffab9249"
|
2023-08-10 07:59:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
2023-04-12 12:48:02 +00:00
|
|
|
|
2023-11-16 04:20:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winreg"
|
|
|
|
version = "0.50.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2024-02-29 20:09:43 +00:00
|
|
|
"windows-sys 0.48.0",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "xmlparser"
|
|
|
|
version = "0.13.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
|
|
|
|
|
2023-04-12 12:48:02 +00:00
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "xxhash-rust"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.8.8"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "53be06678ed9e83edb1745eb72efc0bbcd7b5c3c35711a860906aed827a13d61"
|
2023-11-16 04:20:00 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerocopy"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.7.32"
|
2023-11-16 04:20:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"zerocopy-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerocopy-derive"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "0.7.32"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
|
2023-11-16 04:20:00 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-29 20:09:43 +00:00
|
|
|
"syn 2.0.48",
|
2023-11-16 04:20:00 +00:00
|
|
|
]
|
2023-05-24 13:37:59 +00:00
|
|
|
|
2024-02-29 20:09:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "zeroize"
|
|
|
|
version = "1.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
|
|
|
|
|
2023-05-24 13:37:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "zstd"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "0.13.0"
|
2023-04-12 12:48:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "bffb3309596d527cfcba7dfc6ed6052f1d39dfbd7c867aa2e865e4a449c10110"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"zstd-safe",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-05-24 13:37:59 +00:00
|
|
|
name = "zstd-safe"
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "7.0.0"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-16 04:20:00 +00:00
|
|
|
checksum = "43747c7422e2924c11144d5229878b98180ef8b06cca4ab5af37afc8a8d8ea3e"
|
2023-04-12 12:48:02 +00:00
|
|
|
dependencies = [
|
2023-05-24 13:37:59 +00:00
|
|
|
"zstd-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zstd-sys"
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "2.0.9+zstd.1.5.5"
|
2023-05-24 13:37:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-29 20:09:43 +00:00
|
|
|
checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656"
|
2023-05-24 13:37:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"pkg-config",
|
2023-04-12 12:48:02 +00:00
|
|
|
]
|