registry/service/Cargo.lock

3760 lines
92 KiB
Plaintext
Raw Normal View History

2021-05-11 19:02:52 +03:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2023-06-19 20:30:24 +03:00
[[package]]
name = "addr2line"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"
dependencies = [
"gimli",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "ahash"
2021-11-24 17:57:38 +03:00
version = "0.7.6"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-24 17:57:38 +03:00
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"getrandom 0.2.10",
"once_cell",
"version_check",
]
[[package]]
name = "ahash"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f"
dependencies = [
"cfg-if",
2021-05-11 19:02:52 +03:00
"once_cell",
"version_check",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "aho-corasick"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
dependencies = [
"memchr",
]
[[package]]
name = "allocator-api2"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4f263788a35611fba42eb41ff811c5d0360c58b97402570312a350736e2542e"
[[package]]
name = "ambient-authority"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
[[package]]
name = "android_system_properties"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
dependencies = [
"libc",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "anyhow"
2023-06-19 20:30:24 +03:00
version = "1.0.71"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
2022-02-24 16:37:58 +03:00
2021-05-11 19:02:52 +03:00
[[package]]
name = "arrayref"
2023-06-19 20:30:24 +03:00
version = "0.3.7"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
2021-05-11 19:02:52 +03:00
[[package]]
name = "arrayvec"
2023-06-19 20:30:24 +03:00
version = "0.7.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "8868f09ff8cea88b079da74ae569d9b8c62a23c68c746240b704ee6f7525c89c"
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "asn1_der"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6fce6b6a0ffdafebd82c87e79e3f40e8d2c523e5fea5566ff6b90509bf98d638"
dependencies = [
"asn1_der_derive",
]
[[package]]
name = "asn1_der"
2023-06-19 20:30:24 +03:00
version = "0.7.6"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "155a5a185e42c6b77ac7b88a15143d930a9e9727a5b7b77eed417404ab15c247"
2022-02-24 16:37:58 +03:00
[[package]]
name = "asn1_der_derive"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d0864d84b8e07b145449be9a8537db86bf9de5ce03b913214694643b4743502"
dependencies = [
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
]
[[package]]
name = "async-trait"
version = "0.1.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.18",
2022-02-24 16:37:58 +03:00
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "autocfg"
2022-02-24 16:37:58 +03:00
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "base64"
2023-06-19 20:30:24 +03:00
version = "0.13.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
2021-05-11 19:02:52 +03:00
[[package]]
name = "bincode"
version = "1.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
dependencies = [
"serde",
]
[[package]]
name = "bitflags"
version = "1.3.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "block-buffer"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
dependencies = [
2023-06-19 20:30:24 +03:00
"generic-array",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "block-buffer"
2023-06-19 20:30:24 +03:00
version = "0.10.4"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"generic-array",
2022-02-24 16:37:58 +03:00
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "boolinator"
version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfa8873f51c92e232f9bac4065cddef41b714152812bfc5f7672ba16d6ef8cd9"
2022-02-24 16:37:58 +03:00
[[package]]
name = "bs58"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "476e9cd489f9e121e02ffa6014a8ef220ecb15c05ed23fc34cca13925dc283fb"
[[package]]
name = "bs58"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"
[[package]]
name = "bumpalo"
2023-06-19 20:30:24 +03:00
version = "3.13.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
2022-02-24 16:37:58 +03:00
2021-05-11 19:02:52 +03:00
[[package]]
name = "byteorder"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
2022-02-24 16:37:58 +03:00
[[package]]
name = "bytes"
2023-06-19 20:30:24 +03:00
version = "1.4.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
2022-02-24 16:37:58 +03:00
[[package]]
name = "bytesize"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38fcc2979eff34a4b84e1cf9a1e3da42a7d44b3b690a40cdcb23e3d556cfb2e5"
dependencies = [
"serde",
]
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "cap-fs-ext"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58bc48200a1a0fa6fba138b1802ad7def18ec1cdd92f7b2a04e21f1bd887f7b9"
dependencies = [
"cap-primitives",
"cap-std",
"io-lifetimes",
"windows-sys 0.48.0",
]
[[package]]
name = "cap-primitives"
version = "1.0.15"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "a4b6df5b295dca8d56f35560be8c391d59f0420f72e546997154e24e765e6451"
dependencies = [
"ambient-authority",
"fs-set-times 0.19.1",
"io-extras",
"io-lifetimes",
"ipnet",
"maybe-owned",
"rustix 0.37.20",
"windows-sys 0.48.0",
"winx",
]
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "cap-rand"
version = "1.0.15"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "4d25555efacb0b5244cf1d35833d55d21abc916fff0eaad254b8e2453ea9b8ab"
dependencies = [
"ambient-authority",
"rand 0.8.5",
]
[[package]]
name = "cap-std"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3373a62accd150b4fcba056d4c5f3b552127f0ec86d3c8c102d60b978174a012"
dependencies = [
"cap-primitives",
"io-extras",
"io-lifetimes",
"rustix 0.37.20",
]
[[package]]
name = "cap-time-ext"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e95002993b7baee6b66c8950470e59e5226a23b3af39fc59c47fe416dd39821a"
dependencies = [
"cap-primitives",
"once_cell",
"rustix 0.37.20",
"winx",
]
[[package]]
name = "cc"
version = "1.0.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
dependencies = [
"jobserver",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "chrono"
2023-06-19 20:30:24 +03:00
version = "0.4.26"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"android-tzdata",
"iana-time-zone",
"js-sys",
2021-05-11 19:02:52 +03:00
"num-traits",
"serde",
2023-06-19 20:30:24 +03:00
"time 0.1.45",
"wasm-bindgen",
2021-05-11 19:02:52 +03:00
"winapi",
]
[[package]]
name = "core-foundation-sys"
2023-06-19 20:30:24 +03:00
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
[[package]]
name = "core2"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
dependencies = [
"memchr",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "cpp_demangle"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"
dependencies = [
"cfg-if",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "cpufeatures"
2023-06-19 20:30:24 +03:00
version = "0.2.7"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58"
2022-02-24 16:37:58 +03:00
dependencies = [
"libc",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "cranelift-bforest"
2023-06-19 20:30:24 +03:00
version = "0.93.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "2bc42ba2e232e5b20ff7dc299a812d53337dadce9a7e39a238e6a5cb82d2e57b"
2021-05-11 19:02:52 +03:00
dependencies = [
"cranelift-entity",
]
[[package]]
name = "cranelift-codegen"
2023-06-19 20:30:24 +03:00
version = "0.93.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "253531aca9b6f56103c9420369db3263e784df39aa1c90685a1f69cfbba0623e"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"arrayvec",
"bumpalo",
2021-05-11 19:02:52 +03:00
"cranelift-bforest",
"cranelift-codegen-meta",
"cranelift-codegen-shared",
"cranelift-entity",
2023-06-19 20:30:24 +03:00
"cranelift-isle",
2021-05-11 19:02:52 +03:00
"gimli",
2023-06-19 20:30:24 +03:00
"hashbrown 0.12.3",
2021-05-11 19:02:52 +03:00
"log",
2023-06-19 20:30:24 +03:00
"regalloc2",
2021-05-11 19:02:52 +03:00
"smallvec",
"target-lexicon",
]
[[package]]
name = "cranelift-codegen-meta"
2023-06-19 20:30:24 +03:00
version = "0.93.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "72f2154365e2bff1b1b8537a7181591fdff50d8e27fa6e40d5c69c3bad0ca7c8"
2021-05-11 19:02:52 +03:00
dependencies = [
"cranelift-codegen-shared",
]
[[package]]
name = "cranelift-codegen-shared"
2023-06-19 20:30:24 +03:00
version = "0.93.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "687e14e3f5775248930e0d5a84195abef8b829958e9794bf8d525104993612b4"
2021-05-11 19:02:52 +03:00
[[package]]
name = "cranelift-entity"
2023-06-19 20:30:24 +03:00
version = "0.93.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f42ea692c7b450ad18b8c9889661505d51c09ec4380cf1c2d278dbb2da22cae1"
dependencies = [
"serde",
]
[[package]]
name = "cranelift-frontend"
version = "0.93.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8483c2db6f45fe9ace984e5adc5d058102227e4c62e5aa2054e16b0275fd3a6e"
dependencies = [
"cranelift-codegen",
"log",
"smallvec",
"target-lexicon",
]
[[package]]
name = "cranelift-isle"
version = "0.93.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "e9793158837678902446c411741d87b43f57dadfb944f2440db4287cda8cbd59"
2021-05-11 19:02:52 +03:00
[[package]]
name = "cranelift-native"
2023-06-19 20:30:24 +03:00
version = "0.93.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "72668c7755f2b880665cb422c8ad2d56db58a88b9bebfef0b73edc2277c13c49"
2021-05-11 19:02:52 +03:00
dependencies = [
"cranelift-codegen",
2023-06-19 20:30:24 +03:00
"libc",
2021-05-11 19:02:52 +03:00
"target-lexicon",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "cranelift-wasm"
version = "0.93.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3852ce4b088b44ac4e29459573943009a70d1b192c8d77ef949b4e814f656fc1"
dependencies = [
"cranelift-codegen",
"cranelift-entity",
"cranelift-frontend",
"itertools",
"log",
"smallvec",
"wasmparser 0.100.0",
"wasmtime-types",
]
[[package]]
name = "crc32fast"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
"cfg-if",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "crossbeam-channel"
2023-06-19 20:30:24 +03:00
version = "0.5.8"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
2021-05-11 19:02:52 +03:00
"crossbeam-utils",
]
[[package]]
name = "crossbeam-deque"
2023-06-19 20:30:24 +03:00
version = "0.8.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
2021-05-11 19:02:52 +03:00
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
2023-06-19 20:30:24 +03:00
version = "0.9.15"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
2021-05-11 19:02:52 +03:00
dependencies = [
"autocfg",
2023-06-19 20:30:24 +03:00
"cfg-if",
2021-05-11 19:02:52 +03:00
"crossbeam-utils",
2023-06-19 20:30:24 +03:00
"memoffset 0.9.0",
2021-05-11 19:02:52 +03:00
"scopeguard",
]
[[package]]
name = "crossbeam-utils"
2023-06-19 20:30:24 +03:00
version = "0.8.16"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "crunchy"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
[[package]]
name = "crypto-common"
version = "0.1.6"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"generic-array",
2022-02-24 16:37:58 +03:00
"typenum",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "crypto-mac"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"
dependencies = [
2023-06-19 20:30:24 +03:00
"generic-array",
"subtle",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "curve25519-dalek"
version = "3.2.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90f9d052967f590a76e62eb387bd0bbb1b000182c3cefe5364db6b7211651bc0"
2022-02-24 16:37:58 +03:00
dependencies = [
"byteorder",
"digest 0.9.0",
"rand_core 0.5.1",
"subtle",
2022-02-24 16:37:58 +03:00
"zeroize",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "darling"
version = "0.13.4"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"
2021-05-11 19:02:52 +03:00
dependencies = [
"darling_core 0.13.4",
"darling_macro 0.13.4",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "darling"
2023-06-19 20:30:24 +03:00
version = "0.20.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "0558d22a7b463ed0241e993f76f09f30b126687447751a8638587b864e4b3944"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"darling_core 0.20.1",
"darling_macro 0.20.1",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "darling_core"
version = "0.13.4"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"
2021-05-11 19:02:52 +03:00
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "darling_core"
2023-06-19 20:30:24 +03:00
version = "0.20.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ab8bfa2e259f8ee1ce5e97824a3c55ec4404a0d772ca7fa96bf19f0752a046eb"
2022-02-24 16:37:58 +03:00
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2022-02-24 16:37:58 +03:00
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "darling_macro"
version = "0.13.4"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"
2021-05-11 19:02:52 +03:00
dependencies = [
"darling_core 0.13.4",
2022-02-24 16:37:58 +03:00
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "darling_macro"
2023-06-19 20:30:24 +03:00
version = "0.20.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "29a358ff9f12ec09c3e61fef9b5a9902623a695a46a917b07f269bff1445611a"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"darling_core 0.20.1",
2021-05-11 19:02:52 +03:00
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "data-encoding"
2023-06-19 20:30:24 +03:00
version = "2.4.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308"
2022-02-24 16:37:58 +03:00
2021-05-11 19:02:52 +03:00
[[package]]
name = "digest"
2023-06-19 20:30:24 +03:00
version = "0.9.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"generic-array",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "digest"
2023-06-19 20:30:24 +03:00
version = "0.10.7"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"block-buffer 0.10.4",
"crypto-common",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "directories-next"
version = "2.0.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
"dirs-sys-next",
]
[[package]]
name = "dirs"
version = "4.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
dependencies = [
"dirs-sys",
]
[[package]]
name = "dirs-sys"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
dependencies = [
"libc",
"redox_users",
"winapi",
]
[[package]]
name = "dirs-sys-next"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
dependencies = [
"libc",
"redox_users",
"winapi",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "ed25519"
2023-06-19 20:30:24 +03:00
version = "1.5.3"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "91cff35c70bba8a626e3185d8cd48cc11b5437e1a5bcd15b9b5fa3c64b6dfee7"
2022-02-24 16:37:58 +03:00
dependencies = [
"serde",
"signature",
]
[[package]]
name = "ed25519-dalek"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"
dependencies = [
"curve25519-dalek",
"ed25519",
"rand 0.7.3",
"serde",
"serde_bytes",
"sha2 0.9.9",
"zeroize",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "either"
2023-06-19 20:30:24 +03:00
version = "1.8.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "env_logger"
version = "0.10.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"humantime",
"is-terminal",
"log",
"regex",
"termcolor",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "errno"
2023-06-19 20:30:24 +03:00
version = "0.3.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
2021-05-11 19:02:52 +03:00
dependencies = [
"errno-dragonfly",
"libc",
2023-06-19 20:30:24 +03:00
"windows-sys 0.48.0",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "errno-dragonfly"
version = "0.1.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
2021-05-11 19:02:52 +03:00
dependencies = [
"cc",
2021-05-11 19:02:52 +03:00
"libc",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "eyre"
version = "0.6.8"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb"
2022-02-24 16:37:58 +03:00
dependencies = [
"indenter",
"once_cell",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "fallible-iterator"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
[[package]]
name = "fallible-streaming-iterator"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
2022-02-24 16:37:58 +03:00
[[package]]
name = "fastrand"
2023-06-19 20:30:24 +03:00
version = "1.9.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
2022-02-24 16:37:58 +03:00
dependencies = [
"instant",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "fd-lock"
version = "3.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39ae6b3d9530211fb3b12a95374b8b0823be812f53d09e18c5675c0146b09642"
dependencies = [
"cfg-if",
"rustix 0.37.20",
"windows-sys 0.48.0",
]
[[package]]
name = "file-per-thread-logger"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "84f2e425d9790201ba4af4630191feac6dcc98765b118d4d18e91d23c2353866"
dependencies = [
"env_logger",
"log",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "fixedbitset"
version = "0.4.2"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
2022-02-24 16:37:58 +03:00
2021-05-11 19:02:52 +03:00
[[package]]
name = "fluence-app-service"
2023-06-19 20:30:24 +03:00
version = "0.25.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "65da21a3d53a0a97e742e0f8615c5e8cb4d8399afdd1283a5f7ad2303688fcc5"
2021-05-11 19:02:52 +03:00
dependencies = [
"log",
"maplit",
"marine-min-it-version",
2021-05-11 19:02:52 +03:00
"marine-runtime",
2023-06-19 20:30:24 +03:00
"marine-wasm-backend-traits",
"marine-wasmtime-backend",
2021-05-11 19:02:52 +03:00
"serde",
"serde_derive",
"serde_json",
2023-06-19 20:30:24 +03:00
"toml 0.5.11",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "fluence-it-types"
2023-06-19 20:30:24 +03:00
version = "0.4.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "45e8d8d5ed4d1f5d21ee5fcd0f6a7b0feea113d918e7ece4f3dd0f8a0b99caa6"
2021-05-11 19:02:52 +03:00
dependencies = [
"it-to-bytes",
"nom",
"serde",
"variant_count",
2023-06-19 20:30:24 +03:00
"wast 8.0.0",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "fluence-keypair"
version = "0.8.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59b984f670cbcde01b42567f64fa0f68a1f0ce2675e6f3609ab577cafe6b1b17"
2022-02-24 16:37:58 +03:00
dependencies = [
"asn1_der 0.6.3",
"bs58 0.3.1",
"ed25519",
"ed25519-dalek",
"eyre",
"lazy_static",
"libp2p-core",
"libsecp256k1",
2022-02-24 16:37:58 +03:00
"rand 0.7.3",
"ring",
"serde",
"serde_bytes",
"serde_json",
"serde_with 1.14.0",
2022-02-24 16:37:58 +03:00
"sha2 0.9.9",
"signature",
"thiserror",
"zeroize",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2022-02-24 16:37:58 +03:00
[[package]]
name = "form_urlencoded"
2023-06-19 20:30:24 +03:00
version = "1.2.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
2022-02-24 16:37:58 +03:00
dependencies = [
"percent-encoding",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "fs-set-times"
version = "0.18.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "857cf27edcb26c2a36d84b2954019573d335bb289876113aceacacdca47a4fd4"
dependencies = [
"io-lifetimes",
"rustix 0.36.14",
"windows-sys 0.45.0",
]
[[package]]
name = "fs-set-times"
version = "0.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7833d0f115a013d51c55950a3b09d30e4b057be9961b709acb9b5b17a1108861"
dependencies = [
"io-lifetimes",
"rustix 0.37.20",
"windows-sys 0.48.0",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "fstrings"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7845a0f15da505ac36baad0486612dab57f8b8d34e19c5470a265bbcdd572ae6"
dependencies = [
"fstrings-proc-macro",
"proc-macro-hack",
]
[[package]]
name = "fstrings-proc-macro"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "63b58c0e7581dc33478a32299182cbe5ae3b8c028be26728a47fb0a113c92d9d"
dependencies = [
"proc-macro-hack",
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "futures"
2023-06-19 20:30:24 +03:00
version = "0.3.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
2022-02-24 16:37:58 +03:00
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
2023-06-19 20:30:24 +03:00
version = "0.3.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
2022-02-24 16:37:58 +03:00
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2023-06-19 20:30:24 +03:00
version = "0.3.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
2022-02-24 16:37:58 +03:00
[[package]]
name = "futures-executor"
2023-06-19 20:30:24 +03:00
version = "0.3.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
2022-02-24 16:37:58 +03:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
"num_cpus",
]
[[package]]
name = "futures-io"
2023-06-19 20:30:24 +03:00
version = "0.3.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
2022-02-24 16:37:58 +03:00
[[package]]
name = "futures-macro"
2023-06-19 20:30:24 +03:00
version = "0.3.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
2022-02-24 16:37:58 +03:00
dependencies = [
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "futures-sink"
2023-06-19 20:30:24 +03:00
version = "0.3.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
2022-02-24 16:37:58 +03:00
[[package]]
name = "futures-task"
2023-06-19 20:30:24 +03:00
version = "0.3.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
2022-02-24 16:37:58 +03:00
[[package]]
name = "futures-timer"
version = "3.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
[[package]]
name = "futures-util"
2023-06-19 20:30:24 +03:00
version = "0.3.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
2022-02-24 16:37:58 +03:00
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
]
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "fxhash"
version = "0.2.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"byteorder",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "generic-array"
2023-06-19 20:30:24 +03:00
version = "0.14.7"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
2021-05-11 19:02:52 +03:00
dependencies = [
"typenum",
"version_check",
]
[[package]]
name = "getrandom"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
2021-05-11 19:02:52 +03:00
"libc",
"wasi 0.9.0+wasi-snapshot-preview1",
]
[[package]]
name = "getrandom"
2023-06-19 20:30:24 +03:00
version = "0.2.10"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
2021-05-11 19:02:52 +03:00
"libc",
"wasi 0.11.0+wasi-snapshot-preview1",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "gimli"
version = "0.26.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"fallible-iterator",
"indexmap",
"stable_deref_trait",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "hashbrown"
version = "0.12.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"ahash 0.7.6",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "hashbrown"
2023-06-19 20:30:24 +03:00
version = "0.14.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"ahash 0.8.3",
"allocator-api2",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "hashlink"
2023-06-19 20:30:24 +03:00
version = "0.8.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "312f66718a2d7789ffef4f4b7b213138ed9f1eb3aa1d0d82fc99f88fb3ffd26f"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"hashbrown 0.14.0",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "heck"
2021-06-03 14:32:11 +03:00
version = "0.3.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-03 14:32:11 +03:00
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
2021-05-11 19:02:52 +03:00
dependencies = [
"unicode-segmentation",
]
[[package]]
name = "heck"
2023-06-19 20:30:24 +03:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2021-05-11 19:02:52 +03:00
[[package]]
name = "hermit-abi"
2023-06-19 20:30:24 +03:00
version = "0.2.6"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
2021-05-11 19:02:52 +03:00
dependencies = [
"libc",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "hermit-abi"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
2021-05-11 19:02:52 +03:00
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
2022-02-24 16:37:58 +03:00
name = "hmac"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"
dependencies = [
"crypto-mac",
2022-02-24 16:37:58 +03:00
"digest 0.9.0",
]
[[package]]
name = "hmac-drbg"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"
dependencies = [
"digest 0.9.0",
2023-06-19 20:30:24 +03:00
"generic-array",
"hmac",
2022-02-24 16:37:58 +03:00
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "iana-time-zone"
2023-06-19 20:30:24 +03:00
version = "0.1.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
dependencies = [
"android_system_properties",
"core-foundation-sys",
2023-06-19 20:30:24 +03:00
"iana-time-zone-haiku",
"js-sys",
"wasm-bindgen",
2023-06-19 20:30:24 +03:00
"windows",
]
2022-02-24 16:37:58 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "iana-time-zone-haiku"
version = "0.1.2"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
dependencies = [
"cc",
]
[[package]]
name = "id-arena"
version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
[[package]]
2022-02-24 16:37:58 +03:00
name = "ident_case"
version = "1.0.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2022-02-24 16:37:58 +03:00
[[package]]
name = "idna"
2023-06-19 20:30:24 +03:00
version = "0.4.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
2022-02-24 16:37:58 +03:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "indenter"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
2021-05-11 19:02:52 +03:00
[[package]]
name = "indexmap"
2023-06-19 20:30:24 +03:00
version = "1.9.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
2021-05-11 19:02:52 +03:00
dependencies = [
"autocfg",
2023-06-19 20:30:24 +03:00
"hashbrown 0.12.3",
2021-05-11 19:02:52 +03:00
"serde",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "instant"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
2022-02-24 16:37:58 +03:00
]
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "io-extras"
version = "0.17.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fde93d48f0d9277f977a333eca8313695ddd5301dc96f7e02aeddcb0dd99096f"
dependencies = [
"io-lifetimes",
"windows-sys 0.48.0",
]
[[package]]
name = "io-lifetimes"
version = "1.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
dependencies = [
"hermit-abi 0.3.1",
"libc",
"windows-sys 0.48.0",
]
[[package]]
name = "ipnet"
version = "2.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f"
[[package]]
name = "is-terminal"
version = "0.4.7"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"hermit-abi 0.3.1",
"io-lifetimes",
"rustix 0.37.20",
"windows-sys 0.48.0",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "it-json-serde"
2023-06-19 20:30:24 +03:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "145ec580d7bd2edbe7177841fa6f48bf820c5bbaa0fc51d4ecef48a8f91889e5"
dependencies = [
"serde",
"serde_derive",
"serde_json",
"thiserror",
"wasmer-interface-types-fl",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "it-lilo"
2023-06-19 20:30:24 +03:00
version = "0.5.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "f14693c2c3696b46349b0bc54f8b39de8eb67951b6623f42ff6b6b2d129ff00e"
2021-05-11 19:02:52 +03:00
dependencies = [
"fluence-it-types",
"it-memory-traits",
2021-05-11 19:02:52 +03:00
"log",
"paste",
"thiserror",
]
[[package]]
name = "it-memory-traits"
2023-06-19 20:30:24 +03:00
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "d563f2a6baee17cf471b7951dfb96ab17fecc5e8947de39f1057cf3fb4cc906d"
dependencies = [
"thiserror",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "it-to-bytes"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "729c74bb4236418898a219c6d96f14cba77456dd7c04a2e99e65e9c643709b56"
[[package]]
name = "itertools"
version = "0.10.5"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
2021-05-11 19:02:52 +03:00
dependencies = [
"either",
]
[[package]]
name = "itoa"
2023-06-19 20:30:24 +03:00
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
[[package]]
name = "ittapi"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e648c437172ce7d3ac35ca11a068755072054826fa455a916b43524fa4a62a7"
dependencies = [
"anyhow",
"ittapi-sys",
"log",
]
[[package]]
name = "ittapi-sys"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9b32a4d23f72548178dde54f3c12c6b6a08598e25575c0d0fa5bd861e0dc1a5"
dependencies = [
"cc",
]
[[package]]
name = "jobserver"
version = "0.1.26"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"
dependencies = [
"libc",
]
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "js-sys"
2023-06-19 20:30:24 +03:00
version = "0.3.64"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
2022-02-24 16:37:58 +03:00
dependencies = [
"wasm-bindgen",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "leb128"
2021-11-24 17:57:38 +03:00
version = "0.2.5"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-24 17:57:38 +03:00
checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
2021-05-11 19:02:52 +03:00
[[package]]
name = "libc"
2023-06-19 20:30:24 +03:00
version = "0.2.146"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b"
2022-02-24 16:37:58 +03:00
[[package]]
name = "libp2p-core"
version = "0.36.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1fff5bd889c82a0aec668f2045edd066f559d4e5c40354e5a4c77ac00caac38"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"asn1_der 0.7.6",
2022-02-24 16:37:58 +03:00
"bs58 0.4.0",
"ed25519-dalek",
"either",
"fnv",
"futures",
"futures-timer",
"instant",
"lazy_static",
"libsecp256k1",
2022-02-24 16:37:58 +03:00
"log",
"multiaddr",
"multihash",
"multistream-select",
2023-06-19 20:30:24 +03:00
"parking_lot",
"pin-project",
"prost",
"prost-build",
2022-02-24 16:37:58 +03:00
"rand 0.8.5",
"ring",
"rw-stream-sink",
"sha2 0.10.6",
2022-02-24 16:37:58 +03:00
"smallvec",
"thiserror",
"unsigned-varint",
"void",
"zeroize",
]
[[package]]
name = "libsecp256k1"
version = "0.7.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"
2022-02-24 16:37:58 +03:00
dependencies = [
"arrayref",
"base64",
"digest 0.9.0",
"hmac-drbg",
2022-02-24 16:37:58 +03:00
"libsecp256k1-core",
"libsecp256k1-gen-ecmult",
"libsecp256k1-gen-genmult",
"rand 0.8.5",
"serde",
"sha2 0.9.9",
"typenum",
]
[[package]]
name = "libsecp256k1-core"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"
dependencies = [
"crunchy",
"digest 0.9.0",
"subtle",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "libsecp256k1-gen-ecmult"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"
dependencies = [
"libsecp256k1-core",
]
[[package]]
name = "libsecp256k1-gen-genmult"
version = "0.3.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-24 16:37:58 +03:00
checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"
dependencies = [
"libsecp256k1-core",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "libsqlite3-sys"
version = "0.25.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29f835d03d717946d28b1d1ed632eb6f0e24a299388ee623d0c23118d3e8a7fa"
2021-05-11 19:02:52 +03:00
dependencies = [
"pkg-config",
"vcpkg",
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "linux-raw-sys"
version = "0.1.4"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"
[[package]]
name = "linux-raw-sys"
version = "0.3.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "lock_api"
2023-06-19 20:30:24 +03:00
version = "0.4.10"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
2022-02-24 16:37:58 +03:00
dependencies = [
"autocfg",
2022-02-24 16:37:58 +03:00
"scopeguard",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "log"
2023-06-19 20:30:24 +03:00
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
[[package]]
name = "mach"
version = "0.3.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"libc",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "maplit"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
2021-11-24 17:57:38 +03:00
[[package]]
name = "marine-build-rs-generator"
2023-06-19 20:30:24 +03:00
version = "0.10.0"
2021-11-24 17:57:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ead87c828b20aa0d44f5f397eaa099423854acc5784c5ec1e70616629461fcf8"
2021-11-24 17:57:38 +03:00
dependencies = [
"marine-test-macro-impl",
]
[[package]]
name = "marine-core"
2023-06-19 20:30:24 +03:00
version = "0.20.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "a69b12be64af53a94221f36b11339b60037c0969b6b884839a34acaa96e10ad4"
dependencies = [
"anyhow",
"bytesize",
"it-lilo",
"it-memory-traits",
"log",
"marine-it-generator",
"marine-it-interfaces",
"marine-it-parser",
"marine-min-it-version",
"marine-module-info-parser",
"marine-module-interface",
"marine-utils",
2023-06-19 20:30:24 +03:00
"marine-wasm-backend-traits",
"marine-wasmtime-backend",
"multimap",
"once_cell",
"paste",
2023-06-19 20:30:24 +03:00
"semver",
"serde",
"thiserror",
"wasmer-interface-types-fl",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "marine-it-generator"
2023-06-19 20:30:24 +03:00
version = "0.10.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "a2042bcddb83455ba3bf4619fa732b0d61ae52b66fbfd5f3f39397553474658e"
2021-05-11 19:02:52 +03:00
dependencies = [
"it-lilo",
2021-11-24 17:57:38 +03:00
"marine-it-parser",
2021-06-08 14:29:15 +03:00
"marine-macro-impl",
2021-05-11 19:02:52 +03:00
"once_cell",
"serde",
"serde_json",
"thiserror",
"walrus",
"wasmer-interface-types-fl",
]
2021-06-08 14:29:15 +03:00
[[package]]
name = "marine-it-interfaces"
2023-06-19 20:30:24 +03:00
version = "0.8.1"
2021-06-08 14:29:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "d3bdc1a0d26f38f8d0375c7f8aa0621de90b5966e38b407c7505ead9649bbd92"
2021-06-08 14:29:15 +03:00
dependencies = [
"multimap",
"wasmer-interface-types-fl",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "marine-it-parser"
2023-06-19 20:30:24 +03:00
version = "0.12.1"
2021-06-08 14:29:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "3b64614a1221d786babc99ae3c67c1fd051246476e18e107b0d21764da8ac636"
2021-06-08 14:29:15 +03:00
dependencies = [
"anyhow",
"itertools",
2021-11-24 17:57:38 +03:00
"marine-it-interfaces",
2021-06-08 14:29:15 +03:00
"marine-module-interface",
2023-06-19 20:30:24 +03:00
"marine-wasm-backend-traits",
2021-05-11 19:02:52 +03:00
"nom",
2023-06-19 20:30:24 +03:00
"semver",
2021-05-11 19:02:52 +03:00
"serde",
"thiserror",
"walrus",
"wasmer-interface-types-fl",
]
[[package]]
name = "marine-macro"
version = "0.7.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e03da22f641984aad5229f780d190502196d1c0bf908d3d17f5d6bcba73e525"
2021-05-11 19:02:52 +03:00
dependencies = [
"marine-macro-impl",
2022-02-05 10:14:27 +03:00
"marine-rs-sdk-main",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "marine-macro-impl"
version = "0.7.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca474b63cabaf8d7d9b38de87d630023cbc91ddc77e92f9c7bb745462a131b44"
2021-05-11 19:02:52 +03:00
dependencies = [
"proc-macro2",
"quote",
"serde",
"serde_json",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "marine-min-it-version"
2023-06-19 20:30:24 +03:00
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "4a501fd122de0e7ffd4b97ed0431a7ff55c09aaab0ac72486d09cdd0b9555b32"
dependencies = [
"once_cell",
2023-06-19 20:30:24 +03:00
"semver",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "marine-module-info-parser"
2023-06-19 20:30:24 +03:00
version = "0.6.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "b0aab6b0bc63685a4d51d7ec5876b8a0330264d72be09f579fb3a71e9eed4076"
2021-05-11 19:02:52 +03:00
dependencies = [
"anyhow",
"chrono",
2021-07-28 13:53:38 +03:00
"marine-rs-sdk-main",
2023-06-19 20:30:24 +03:00
"marine-wasm-backend-traits",
"semver",
2021-05-11 19:02:52 +03:00
"serde",
"thiserror",
"walrus",
]
2021-06-08 14:29:15 +03:00
[[package]]
name = "marine-module-interface"
2023-06-19 20:30:24 +03:00
version = "0.7.1"
2021-06-08 14:29:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "49d8f21255b94f1c8b2731a2b49c2ed34f955ed2e11dae3fb6c580a346d10bdd"
2021-06-08 14:29:15 +03:00
dependencies = [
"anyhow",
"itertools",
2021-11-24 17:57:38 +03:00
"marine-it-interfaces",
2021-06-08 14:29:15 +03:00
"nom",
2023-06-19 20:30:24 +03:00
"semver",
2021-06-08 14:29:15 +03:00
"serde",
"thiserror",
"walrus",
"wasmer-interface-types-fl",
]
2021-06-17 19:26:55 +03:00
[[package]]
name = "marine-rs-sdk"
version = "0.7.1"
2021-06-17 19:26:55 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cfeeb7b8cd98e32276fabfe6ab095a6aae793f3f080e7eb1c3d36b1b762397c"
2021-06-17 19:26:55 +03:00
dependencies = [
"marine-macro",
"marine-rs-sdk-main",
"marine-timestamp-macro",
2022-02-05 10:14:27 +03:00
"polyplets",
2021-06-17 19:26:55 +03:00
"serde",
]
[[package]]
name = "marine-rs-sdk-main"
version = "0.7.1"
2021-06-17 19:26:55 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c43e6eac611bc5b96e80a3f3e2621eeded69fb56389aa83b6ea76ec0f243ef23"
2021-06-17 19:26:55 +03:00
dependencies = [
"log",
"serde",
]
[[package]]
name = "marine-rs-sdk-test"
2023-06-19 20:30:24 +03:00
version = "0.10.0"
2021-06-17 19:26:55 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "a28351f78375d86eb907db683c55abba5b5a990323563ee9fdb62438dcb1cad3"
2021-06-17 19:26:55 +03:00
dependencies = [
"fluence-app-service",
2021-11-24 17:57:38 +03:00
"marine-build-rs-generator",
2021-06-17 19:26:55 +03:00
"marine-test-macro",
"serde",
"serde_json",
"uuid",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "marine-runtime"
2023-06-19 20:30:24 +03:00
version = "0.26.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "f1c708953e847e0d5e6c3b34952ad8db3884f4b4c88dd89891f03c4ddf91832e"
2021-05-11 19:02:52 +03:00
dependencies = [
"bytesize",
"it-json-serde",
2023-06-19 20:30:24 +03:00
"it-memory-traits",
"itertools",
2021-05-11 19:02:52 +03:00
"log",
"marine-core",
2021-06-08 14:29:15 +03:00
"marine-module-interface",
"marine-rs-sdk",
"marine-rs-sdk-main",
2021-05-11 19:02:52 +03:00
"marine-utils",
2023-06-19 20:30:24 +03:00
"marine-wasm-backend-traits",
"marine-wasmtime-backend",
"parking_lot",
"safe-transmute",
2021-05-11 19:02:52 +03:00
"serde",
"serde_derive",
"serde_json",
2023-06-19 20:30:24 +03:00
"serde_with 2.3.3",
2021-05-11 19:02:52 +03:00
"thiserror",
2023-06-19 20:30:24 +03:00
"toml 0.5.11",
2021-05-11 19:02:52 +03:00
"wasmer-interface-types-fl",
]
[[package]]
name = "marine-sqlite-connector"
version = "0.8.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec1da2caa8e5e6e1facc3c34a0f54b2dbdd6478dda5b3f31773aa399c4d9897b"
2021-05-11 19:02:52 +03:00
dependencies = [
"bytesize",
2021-06-17 19:26:55 +03:00
"marine-rs-sdk",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "marine-test-macro"
2023-06-19 20:30:24 +03:00
version = "0.10.0"
2021-05-17 15:27:25 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "04321911c3fad42963a3b5fb11b3fc16ad56af62af82fbd77269f220fc3f2ecc"
2021-05-11 19:02:52 +03:00
dependencies = [
"marine-test-macro-impl",
"proc-macro-error",
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "marine-test-macro-impl"
2023-06-19 20:30:24 +03:00
version = "0.10.0"
2021-05-17 15:27:25 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "a7e9e55550b42723b9939d72d2aa5c58fd3a9f7233ca030e86bf41fbd0a6fb7d"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"darling 0.20.1",
2021-05-11 19:02:52 +03:00
"fluence-app-service",
"itertools",
2021-11-24 17:57:38 +03:00
"marine-it-parser",
2021-05-11 19:02:52 +03:00
"proc-macro-error",
"proc-macro2",
"quote",
2021-11-24 17:57:38 +03:00
"static_assertions",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2021-05-11 19:02:52 +03:00
"thiserror",
]
[[package]]
name = "marine-timestamp-macro"
version = "0.7.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ea4557a757e9f4d04a0b6afb047431a246963268a4cab56c62cb5355457cb2f"
2021-05-11 19:02:52 +03:00
dependencies = [
"chrono",
"quote",
]
[[package]]
name = "marine-utils"
2023-06-19 20:30:24 +03:00
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e86cb57ff0e2fdc8e188a52d388287d38e5cc781eddd09a82d20f8ee1f48b80"
[[package]]
name = "marine-wasm-backend-traits"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "251d7e65706b84504680f058d6794331e474f89996fc3d4856b43bad6ca1cf21"
dependencies = [
"anyhow",
"it-memory-traits",
"multimap",
"paste",
"thiserror",
"wasmer-interface-types-fl",
"wasmparser 0.101.1",
]
[[package]]
name = "marine-wasmtime-backend"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1a3cb776b7c3c6d7fce69d8f2332b3a1baabecdcfa7b33a9adec278c968d883"
dependencies = [
"anyhow",
"it-memory-traits",
"log",
"marine-wasm-backend-traits",
"multimap",
"paste",
"wasmer-interface-types-fl",
"wasmtime",
"wasmtime-wasi",
]
[[package]]
name = "maybe-owned"
version = "0.3.4"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
2021-05-11 19:02:52 +03:00
[[package]]
name = "memchr"
version = "2.5.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "memfd"
version = "0.6.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ffc89ccdc6e10d6907450f753537ebc5c5d3460d2e4e62ea74bd571db62c0f9e"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"rustix 0.37.20",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "memoffset"
2022-02-05 10:14:27 +03:00
version = "0.6.5"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-05 10:14:27 +03:00
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
2021-05-11 19:02:52 +03:00
dependencies = [
"autocfg",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "memoffset"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
dependencies = [
"autocfg",
]
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2022-02-24 16:37:58 +03:00
[[package]]
name = "multiaddr"
version = "0.14.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"
2022-02-24 16:37:58 +03:00
dependencies = [
"arrayref",
"bs58 0.4.0",
"byteorder",
"data-encoding",
"multihash",
"percent-encoding",
"serde",
"static_assertions",
"unsigned-varint",
"url",
]
[[package]]
name = "multihash"
version = "0.16.3"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"
2022-02-24 16:37:58 +03:00
dependencies = [
"core2",
2023-06-19 20:30:24 +03:00
"digest 0.10.7",
2022-02-24 16:37:58 +03:00
"multihash-derive",
"sha2 0.10.6",
2022-02-24 16:37:58 +03:00
"unsigned-varint",
]
[[package]]
name = "multihash-derive"
2023-06-19 20:30:24 +03:00
version = "0.8.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "1d6d4752e6230d8ef7adf7bd5d8c4b1f6561c1014c5ba9a37445ccefe18aa1db"
2022-02-24 16:37:58 +03:00
dependencies = [
"proc-macro-crate",
"proc-macro-error",
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2022-02-24 16:37:58 +03:00
"synstructure",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "multimap"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
dependencies = [
"serde",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "multistream-select"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"
dependencies = [
"bytes",
"futures",
"log",
"pin-project",
2022-02-24 16:37:58 +03:00
"smallvec",
"unsigned-varint",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "nom"
2023-06-19 20:30:24 +03:00
version = "7.1.3"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
2021-05-11 19:02:52 +03:00
dependencies = [
"memchr",
2023-06-19 20:30:24 +03:00
"minimal-lexical",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "num-traits"
version = "0.2.15"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
2021-05-11 19:02:52 +03:00
dependencies = [
"autocfg",
]
[[package]]
name = "num_cpus"
2023-06-19 20:30:24 +03:00
version = "1.15.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"hermit-abi 0.2.6",
2021-05-11 19:02:52 +03:00
"libc",
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "object"
version = "0.29.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"
dependencies = [
2023-06-19 20:30:24 +03:00
"crc32fast",
"hashbrown 0.12.3",
"indexmap",
"memchr",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "once_cell"
2023-06-19 20:30:24 +03:00
version = "1.18.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "opaque-debug"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
[[package]]
name = "parking_lot"
version = "0.12.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"lock_api",
"parking_lot_core",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "parking_lot_core"
2023-06-19 20:30:24 +03:00
version = "0.9.8"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
2022-02-24 16:37:58 +03:00
"libc",
2023-06-19 20:30:24 +03:00
"redox_syscall 0.3.5",
2021-05-11 19:02:52 +03:00
"smallvec",
2023-06-19 20:30:24 +03:00
"windows-targets 0.48.0",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "paste"
2023-06-19 20:30:24 +03:00
version = "1.0.12"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "percent-encoding"
2023-06-19 20:30:24 +03:00
version = "2.3.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "petgraph"
2023-06-19 20:30:24 +03:00
version = "0.6.3"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4"
2022-02-24 16:37:58 +03:00
dependencies = [
"fixedbitset",
"indexmap",
]
[[package]]
name = "pin-project"
2023-06-19 20:30:24 +03:00
version = "1.1.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "c95a7476719eab1e366eaf73d0260af3021184f18177925b07f54b30089ceead"
2022-02-24 16:37:58 +03:00
dependencies = [
"pin-project-internal",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "pin-project-internal"
2023-06-19 20:30:24 +03:00
version = "1.1.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "39407670928234ebc5e6e580247dd567ad73a3578460c5990f9503df207e8f07"
2022-02-24 16:37:58 +03:00
dependencies = [
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "pin-project-lite"
version = "0.2.9"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
2022-02-24 16:37:58 +03:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2021-05-11 19:02:52 +03:00
[[package]]
name = "pkg-config"
2023-06-19 20:30:24 +03:00
version = "0.3.27"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
2022-02-05 10:14:27 +03:00
[[package]]
name = "polyplets"
version = "0.3.2"
2022-02-05 10:14:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c051f220264e391afae06b6dceda199d523ee1dc7ae8e8cba4119a378dd411f"
2022-02-05 10:14:27 +03:00
dependencies = [
"marine-macro",
"marine-rs-sdk-main",
"serde",
]
2021-05-11 19:02:52 +03:00
[[package]]
2022-02-24 16:37:58 +03:00
name = "ppv-lite86"
2023-06-19 20:30:24 +03:00
version = "0.2.17"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2022-02-24 16:37:58 +03:00
[[package]]
name = "prettyplease"
2023-06-19 20:30:24 +03:00
version = "0.1.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86"
dependencies = [
"proc-macro2",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "proc-macro-crate"
2023-06-19 20:30:24 +03:00
version = "1.1.3"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"
2022-02-24 16:37:58 +03:00
dependencies = [
"thiserror",
2023-06-19 20:30:24 +03:00
"toml 0.5.11",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "proc-macro-error"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2022-02-24 16:37:58 +03:00
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
"quote",
"version_check",
]
[[package]]
name = "proc-macro-hack"
2023-06-19 20:30:24 +03:00
version = "0.5.20+deprecated"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
2022-02-24 16:37:58 +03:00
[[package]]
name = "proc-macro2"
2023-06-19 20:30:24 +03:00
version = "1.0.60"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406"
2022-02-24 16:37:58 +03:00
dependencies = [
"unicode-ident",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "prost"
2023-06-19 20:30:24 +03:00
version = "0.11.9"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd"
2022-02-24 16:37:58 +03:00
dependencies = [
"bytes",
"prost-derive",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "prost-build"
2023-06-19 20:30:24 +03:00
version = "0.11.9"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270"
2022-02-24 16:37:58 +03:00
dependencies = [
"bytes",
2023-06-19 20:30:24 +03:00
"heck 0.4.1",
"itertools",
2022-02-24 16:37:58 +03:00
"lazy_static",
"log",
"multimap",
"petgraph",
"prettyplease",
"prost",
"prost-types",
2022-02-24 16:37:58 +03:00
"regex",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2022-02-24 16:37:58 +03:00
"tempfile",
"which",
]
[[package]]
name = "prost-derive"
2023-06-19 20:30:24 +03:00
version = "0.11.9"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4"
2022-02-24 16:37:58 +03:00
dependencies = [
"anyhow",
"itertools",
2022-02-24 16:37:58 +03:00
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "prost-types"
2023-06-19 20:30:24 +03:00
version = "0.11.9"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13"
2022-02-24 16:37:58 +03:00
dependencies = [
"prost",
2022-02-24 16:37:58 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "psm"
version = "0.1.21"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cc",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "quote"
2023-06-19 20:30:24 +03:00
version = "1.0.28"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
2022-02-24 16:37:58 +03:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "rand"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
dependencies = [
"getrandom 0.1.16",
"libc",
"rand_chacha 0.2.2",
"rand_core 0.5.1",
"rand_hc",
]
[[package]]
name = "rand"
version = "0.8.5"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-24 16:37:58 +03:00
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2021-05-11 19:02:52 +03:00
dependencies = [
2022-02-24 16:37:58 +03:00
"libc",
"rand_chacha 0.3.1",
"rand_core 0.6.4",
2021-05-11 19:02:52 +03:00
]
[[package]]
2022-02-24 16:37:58 +03:00
name = "rand_chacha"
version = "0.2.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-24 16:37:58 +03:00
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
2021-05-11 19:02:52 +03:00
dependencies = [
2022-02-24 16:37:58 +03:00
"ppv-lite86",
"rand_core 0.5.1",
2021-05-11 19:02:52 +03:00
]
[[package]]
2022-02-24 16:37:58 +03:00
name = "rand_chacha"
version = "0.3.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-24 16:37:58 +03:00
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core 0.6.4",
2022-02-24 16:37:58 +03:00
]
2021-05-11 19:02:52 +03:00
[[package]]
2022-02-24 16:37:58 +03:00
name = "rand_core"
version = "0.5.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-24 16:37:58 +03:00
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
2021-05-11 19:02:52 +03:00
dependencies = [
2022-02-24 16:37:58 +03:00
"getrandom 0.1.16",
2021-05-11 19:02:52 +03:00
]
[[package]]
2022-02-24 16:37:58 +03:00
name = "rand_core"
version = "0.6.4"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"getrandom 0.2.10",
2021-05-11 19:02:52 +03:00
]
[[package]]
2022-02-24 16:37:58 +03:00
name = "rand_hc"
version = "0.2.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-24 16:37:58 +03:00
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
2021-05-11 19:02:52 +03:00
dependencies = [
2022-02-24 16:37:58 +03:00
"rand_core 0.5.1",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "rayon"
2023-06-19 20:30:24 +03:00
version = "1.7.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
2021-05-11 19:02:52 +03:00
dependencies = [
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
2023-06-19 20:30:24 +03:00
version = "1.11.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
2021-05-11 19:02:52 +03:00
dependencies = [
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-utils",
"num_cpus",
]
[[package]]
name = "redox_syscall"
2023-06-19 20:30:24 +03:00
version = "0.2.16"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
dependencies = [
"bitflags",
]
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "redox_syscall"
2023-06-19 20:30:24 +03:00
version = "0.3.5"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
2022-02-24 16:37:58 +03:00
dependencies = [
"bitflags",
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "redox_users"
version = "0.4.3"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"getrandom 0.2.10",
"redox_syscall 0.2.16",
"thiserror",
2022-02-24 16:37:58 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "regalloc2"
version = "0.5.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "300d4fbfb40c1c66a78ba3ddd41c1110247cf52f97b87d0f2fc9209bd49b030c"
dependencies = [
"fxhash",
"log",
"slice-group-by",
"smallvec",
]
2022-02-24 16:37:58 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "regex"
version = "1.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f"
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
[[package]]
name = "registry"
version = "0.8.6"
2022-02-24 16:37:58 +03:00
dependencies = [
"boolinator",
"bs58 0.4.0",
2022-02-24 16:37:58 +03:00
"fluence-keypair",
"fstrings",
"libp2p-core",
2022-02-24 16:37:58 +03:00
"marine-rs-sdk",
"marine-rs-sdk-test",
"marine-sqlite-connector",
"rusqlite",
"serde",
"sha2 0.10.6",
2022-02-24 16:37:58 +03:00
"thiserror",
"toml 0.7.3",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "ring"
version = "0.16.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
dependencies = [
"cc",
"libc",
"once_cell",
"spin",
"untrusted",
"web-sys",
"winapi",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "rusqlite"
version = "0.28.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01e213bc3ecb39ac32e81e51ebe31fd888a940515173e3a18a35f8c6e896422a"
2021-05-11 19:02:52 +03:00
dependencies = [
"bitflags",
"fallible-iterator",
"fallible-streaming-iterator",
"hashlink",
"libsqlite3-sys",
"smallvec",
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "rustc-demangle"
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
[[package]]
name = "rustix"
version = "0.36.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14e4d67015953998ad0eb82887a0eb0129e18a7e2f3b7b0f6c422fddcd503d62"
dependencies = [
"bitflags",
"errno",
"io-lifetimes",
"libc",
"linux-raw-sys 0.1.4",
"windows-sys 0.45.0",
]
[[package]]
name = "rustix"
version = "0.37.20"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"bitflags",
"errno",
"io-lifetimes",
"itoa",
"libc",
"linux-raw-sys 0.3.8",
"once_cell",
"windows-sys 0.48.0",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "rw-stream-sink"
version = "0.3.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"
2022-02-24 16:37:58 +03:00
dependencies = [
"futures",
"pin-project",
2022-02-24 16:37:58 +03:00
"static_assertions",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "ryu"
2023-06-19 20:30:24 +03:00
version = "1.0.13"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
2021-05-11 19:02:52 +03:00
[[package]]
name = "safe-transmute"
2021-06-02 21:01:27 +03:00
version = "0.11.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-02 21:01:27 +03:00
checksum = "98a01dab6acf992653be49205bdd549f32f17cb2803e8eacf1560bf97259aae8"
2021-05-11 19:02:52 +03:00
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
name = "semver"
2023-06-19 20:30:24 +03:00
version = "1.0.17"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed"
2021-05-11 19:02:52 +03:00
[[package]]
name = "serde"
2023-06-19 20:30:24 +03:00
version = "1.0.162"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "71b2f6e1ab5c2b98c05f0f35b236b22e8df7ead6ffbf51d7808da7f8817e7ab6"
2021-05-11 19:02:52 +03:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_bytes"
2023-06-19 20:30:24 +03:00
version = "0.11.9"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "416bda436f9aab92e02c8e10d49a15ddd339cea90b6e340fe51ed97abb548294"
2021-05-11 19:02:52 +03:00
dependencies = [
"serde",
]
[[package]]
name = "serde_derive"
2023-06-19 20:30:24 +03:00
version = "1.0.162"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "a2a0814352fd64b58489904a44ea8d90cb1a91dcb6b4f5ebabc32c8318e93cb6"
2021-05-11 19:02:52 +03:00
dependencies = [
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "serde_json"
2023-06-19 20:30:24 +03:00
version = "1.0.96"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1"
2021-05-11 19:02:52 +03:00
dependencies = [
"itoa",
"ryu",
"serde",
]
[[package]]
name = "serde_spanned"
2023-06-19 20:30:24 +03:00
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "93107647184f6027e3b7dcb2e11034cf95ffa1e3a682c67951963ac69c1c007d"
dependencies = [
"serde",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "serde_with"
version = "1.14.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "678b5a069e50bf00ecd22d0cd8ddf7c236f68581b03db652061ed5eb13a312ff"
2022-02-24 16:37:58 +03:00
dependencies = [
"serde",
"serde_with_macros 1.5.2",
]
[[package]]
name = "serde_with"
2023-06-19 20:30:24 +03:00
version = "2.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
dependencies = [
"base64",
"chrono",
"hex",
"indexmap",
"serde",
"serde_json",
2023-06-19 20:30:24 +03:00
"serde_with_macros 2.3.3",
"time 0.3.22",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "serde_with_macros"
version = "1.5.2"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e182d6ec6f05393cc0e5ed1bf81ad6db3a8feedf8ee515ecdd369809bcce8082"
2022-02-24 16:37:58 +03:00
dependencies = [
"darling 0.13.4",
2022-02-24 16:37:58 +03:00
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "serde_with_macros"
2023-06-19 20:30:24 +03:00
version = "2.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
dependencies = [
2023-06-19 20:30:24 +03:00
"darling 0.20.1",
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "sha2"
version = "0.9.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
dependencies = [
"block-buffer 0.9.0",
2023-06-19 20:30:24 +03:00
"cfg-if",
2022-02-24 16:37:58 +03:00
"cpufeatures",
"digest 0.9.0",
"opaque-debug",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "sha2"
version = "0.10.6"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
2022-02-24 16:37:58 +03:00
"cpufeatures",
2023-06-19 20:30:24 +03:00
"digest 0.10.7",
]
[[package]]
name = "shellexpand"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
dependencies = [
"dirs",
2022-02-24 16:37:58 +03:00
]
[[package]]
name = "signature"
version = "1.6.4"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
2022-02-24 16:37:58 +03:00
[[package]]
name = "slab"
2023-06-19 20:30:24 +03:00
version = "0.4.8"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
dependencies = [
"autocfg",
]
2022-02-24 16:37:58 +03:00
2023-06-19 20:30:24 +03:00
[[package]]
name = "slice-group-by"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
2021-05-11 19:02:52 +03:00
[[package]]
name = "smallvec"
version = "1.10.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
2023-06-19 20:30:24 +03:00
[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
2021-05-11 19:02:52 +03:00
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "subtle"
2023-06-19 20:30:24 +03:00
version = "2.5.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
[[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",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "syn"
2023-06-19 20:30:24 +03:00
version = "2.0.18"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e"
2021-05-11 19:02:52 +03:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "synstructure"
version = "0.12.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
dependencies = [
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2022-02-24 16:37:58 +03:00
"unicode-xid",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "system-interface"
version = "0.25.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "928ebd55ab758962e230f51ca63735c5b283f26292297c81404289cda5d78631"
dependencies = [
"bitflags",
"cap-fs-ext",
"cap-std",
"fd-lock",
"io-lifetimes",
"rustix 0.37.20",
"windows-sys 0.48.0",
"winx",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "target-lexicon"
2023-06-19 20:30:24 +03:00
version = "0.12.7"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "fd1ba337640d60c3e96bc6f0638a939b9c9a7f2c316a1598c279828b3d1dc8c5"
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "tempfile"
2023-06-19 20:30:24 +03:00
version = "3.6.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"autocfg",
"cfg-if",
2022-02-24 16:37:58 +03:00
"fastrand",
2023-06-19 20:30:24 +03:00
"redox_syscall 0.3.5",
"rustix 0.37.20",
"windows-sys 0.48.0",
]
[[package]]
name = "termcolor"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
dependencies = [
"winapi-util",
2022-02-24 16:37:58 +03:00
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "thiserror"
2023-06-19 20:30:24 +03:00
version = "1.0.40"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac"
2021-05-11 19:02:52 +03:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2023-06-19 20:30:24 +03:00
version = "1.0.40"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f"
2021-05-11 19:02:52 +03:00
dependencies = [
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "time"
2023-06-19 20:30:24 +03:00
version = "0.1.45"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
2021-05-11 19:02:52 +03:00
dependencies = [
"libc",
"wasi 0.10.0+wasi-snapshot-preview1",
"winapi",
]
[[package]]
name = "time"
2023-06-19 20:30:24 +03:00
version = "0.3.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd"
dependencies = [
"itoa",
"serde",
2023-06-19 20:30:24 +03:00
"time-core",
"time-macros",
]
[[package]]
name = "time-core"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
[[package]]
name = "time-macros"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b"
dependencies = [
"time-core",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "tinyvec"
version = "1.6.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2022-02-24 16:37:58 +03:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
2023-06-19 20:30:24 +03:00
version = "0.1.1"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2022-02-24 16:37:58 +03:00
2021-05-11 19:02:52 +03:00
[[package]]
name = "toml"
2023-06-19 20:30:24 +03:00
version = "0.5.11"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
2021-05-11 19:02:52 +03:00
dependencies = [
"serde",
]
[[package]]
name = "toml"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b403acf6f2bb0859c93c7f0d967cb4a75a7ac552100f9322faf64dc047669b21"
dependencies = [
"serde",
"serde_spanned",
"toml_datetime",
"toml_edit",
]
[[package]]
name = "toml_datetime"
2023-06-19 20:30:24 +03:00
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "5a76a9312f5ba4c2dec6b9161fdf25d87ad8a09256ccea5a556fef03c706a10f"
dependencies = [
"serde",
]
[[package]]
name = "toml_edit"
2023-06-19 20:30:24 +03:00
version = "0.19.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "2380d56e8670370eee6566b0bfd4265f65b3f432e8c6d85623f728d4fa31f739"
dependencies = [
"indexmap",
"serde",
"serde_spanned",
"toml_datetime",
"winnow",
]
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "tracing"
version = "0.1.37"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
dependencies = [
"cfg-if",
"log",
"pin-project-lite",
"tracing-attributes",
"tracing-core",
]
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "tracing-attributes"
version = "0.1.24"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "0f57e3ca2a01450b1a921183a9c9cbfda207fd822cef4ccb00a65402cbba7a74"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"proc-macro2",
"quote",
"syn 2.0.18",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "tracing-core"
version = "0.1.31"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"once_cell",
2021-05-11 19:02:52 +03:00
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "typenum"
version = "1.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
2022-02-24 16:37:58 +03:00
[[package]]
name = "unicode-bidi"
2023-06-19 20:30:24 +03:00
version = "0.3.13"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
[[package]]
name = "unicode-ident"
2023-06-19 20:30:24 +03:00
version = "1.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
2022-02-24 16:37:58 +03:00
[[package]]
name = "unicode-normalization"
version = "0.1.22"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
2022-02-24 16:37:58 +03:00
dependencies = [
"tinyvec",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "unicode-segmentation"
2023-06-19 20:30:24 +03:00
version = "1.10.1"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
[[package]]
name = "unicode-width"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
2021-05-11 19:02:52 +03:00
[[package]]
name = "unicode-xid"
version = "0.2.4"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
2021-05-11 19:02:52 +03:00
2022-02-24 16:37:58 +03:00
[[package]]
name = "unsigned-varint"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"
[[package]]
name = "untrusted"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
[[package]]
name = "url"
2023-06-19 20:30:24 +03:00
version = "2.4.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
2022-02-24 16:37:58 +03:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "uuid"
2023-06-19 20:30:24 +03:00
version = "1.3.4"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "0fa2982af2eec27de306107c027578ff7f423d65f7250e40ce0fea8f45248b81"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"getrandom 0.2.10",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "variant_count"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aae2faf80ac463422992abf4de234731279c058aaf33171ca70277c98406b124"
dependencies = [
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "vcpkg"
2021-07-13 19:24:26 +03:00
version = "0.2.15"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-13 19:24:26 +03:00
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2021-05-11 19:02:52 +03:00
[[package]]
name = "version_check"
2022-02-05 10:14:27 +03:00
version = "0.9.4"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-05 10:14:27 +03:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2021-05-11 19:02:52 +03:00
[[package]]
name = "void"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
[[package]]
name = "walrus"
version = "0.19.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4eb08e48cde54c05f363d984bb54ce374f49e242def9468d2e1b6c2372d291f8"
2021-05-11 19:02:52 +03:00
dependencies = [
"anyhow",
"id-arena",
"leb128",
"log",
"walrus-macro",
2023-06-19 20:30:24 +03:00
"wasmparser 0.77.1",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "walrus-macro"
version = "0.19.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a6e5bd22c71e77d60140b0bd5be56155a37e5bd14e24f5f87298040d0cc40d7"
2021-05-11 19:02:52 +03:00
dependencies = [
"heck 0.3.3",
2021-05-11 19:02:52 +03:00
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 1.0.109",
2021-05-11 19:02:52 +03:00
]
[[package]]
name = "wasi"
version = "0.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
[[package]]
name = "wasi"
version = "0.10.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2023-06-19 20:30:24 +03:00
[[package]]
name = "wasi-cap-std-sync"
version = "6.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c22ba2ca9076574dc9de38f3141c63677ce5577ed204d57740691b12d35ec8b3"
dependencies = [
"anyhow",
"async-trait",
"cap-fs-ext",
"cap-rand",
"cap-std",
"cap-time-ext",
"fs-set-times 0.18.1",
"io-extras",
"io-lifetimes",
"is-terminal",
"once_cell",
"rustix 0.36.14",
"system-interface",
"tracing",
"wasi-common",
"windows-sys 0.42.0",
]
[[package]]
name = "wasi-common"
version = "6.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13183cd7fed5d94b482f4e30e7a0bbf9b52426d51a647019906a1ecff7e84143"
dependencies = [
"anyhow",
"bitflags",
"cap-rand",
"cap-std",
"io-extras",
"rustix 0.36.14",
"thiserror",
"tracing",
"wasmtime",
"wiggle",
"windows-sys 0.42.0",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "wasm-bindgen"
2023-06-19 20:30:24 +03:00
version = "0.2.87"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
2022-02-24 16:37:58 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
2022-02-24 16:37:58 +03:00
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2023-06-19 20:30:24 +03:00
version = "0.2.87"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
2022-02-24 16:37:58 +03:00
dependencies = [
"bumpalo",
"log",
"once_cell",
2022-02-24 16:37:58 +03:00
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2022-02-24 16:37:58 +03:00
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-macro"
2023-06-19 20:30:24 +03:00
version = "0.2.87"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
2022-02-24 16:37:58 +03:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2023-06-19 20:30:24 +03:00
version = "0.2.87"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
2022-02-24 16:37:58 +03:00
dependencies = [
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
2022-02-24 16:37:58 +03:00
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2023-06-19 20:30:24 +03:00
version = "0.2.87"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
2022-02-24 16:37:58 +03:00
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "wasm-encoder"
version = "0.29.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "18c41dbd92eaebf3612a39be316540b8377c871cb9bde6b064af962984912881"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"leb128",
]
[[package]]
name = "wasmer-interface-types-fl"
version = "0.26.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6cd52371bfc227c904a0ab1ff478c287d2f74fa371fcff1d2e157444faf8fda2"
dependencies = [
"fluence-it-types",
"it-lilo",
"it-memory-traits",
"it-to-bytes",
"itertools",
"log",
"nom",
"safe-transmute",
"semver",
"serde",
"serde_json",
"thiserror",
"wast 8.0.0",
]
[[package]]
name = "wasmparser"
version = "0.77.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fe3d5405e9ea6c1317a656d6e0820912d8b7b3607823a7596117c8f666daf6f"
[[package]]
name = "wasmparser"
version = "0.100.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64b20236ab624147dfbb62cf12a19aaf66af0e41b8398838b66e997d07d269d4"
dependencies = [
"indexmap",
"url",
]
[[package]]
name = "wasmparser"
version = "0.101.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf2f22ef84ac5666544afa52f326f13e16f3d019d2e61e704fd8091c9358b130"
dependencies = [
"indexmap",
"url",
]
[[package]]
name = "wasmtime"
version = "6.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76a222f5fa1e14b2cefc286f1b68494d7a965f4bf57ec04c59bb62673d639af6"
dependencies = [
"anyhow",
"bincode",
"cfg-if",
"indexmap",
2021-05-11 19:02:52 +03:00
"libc",
2023-06-19 20:30:24 +03:00
"log",
"object",
"once_cell",
"paste",
"psm",
2021-05-11 19:02:52 +03:00
"rayon",
"serde",
"target-lexicon",
2023-06-19 20:30:24 +03:00
"wasmparser 0.100.0",
"wasmtime-cache",
"wasmtime-cranelift",
"wasmtime-environ",
"wasmtime-jit",
"wasmtime-runtime",
"wat",
"windows-sys 0.42.0",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "wasmtime-asm-macros"
version = "6.0.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "4407a7246e7d2f3d8fb1cf0c72fda8dbafdb6dd34d555ae8bea0e5ae031089cc"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
]
[[package]]
name = "wasmtime-cache"
version = "6.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ceb3adf61d654be0be67fffdce42447b0880481348785be5fe40b5dd7663a4c"
dependencies = [
"anyhow",
"base64",
"bincode",
"directories-next",
"file-per-thread-logger",
2021-05-11 19:02:52 +03:00
"log",
2023-06-19 20:30:24 +03:00
"rustix 0.36.14",
"serde",
"sha2 0.10.6",
"toml 0.5.11",
"windows-sys 0.42.0",
"zstd",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "wasmtime-cranelift"
version = "6.0.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "3c366bb8647e01fd08cb5589976284b00abfded5529b33d7e7f3f086c68304a4"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"anyhow",
2021-05-11 19:02:52 +03:00
"cranelift-codegen",
"cranelift-entity",
2023-06-19 20:30:24 +03:00
"cranelift-frontend",
"cranelift-native",
"cranelift-wasm",
"gimli",
2021-05-11 19:02:52 +03:00
"log",
2023-06-19 20:30:24 +03:00
"object",
"target-lexicon",
2021-05-11 19:02:52 +03:00
"thiserror",
2023-06-19 20:30:24 +03:00
"wasmparser 0.100.0",
"wasmtime-environ",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "wasmtime-environ"
version = "6.0.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "47b8b50962eae38ee319f7b24900b7cf371f03eebdc17400c1dc8575fc10c9a7"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"anyhow",
"cranelift-entity",
"gimli",
"indexmap",
2021-05-11 19:02:52 +03:00
"log",
2023-06-19 20:30:24 +03:00
"object",
2021-05-11 19:02:52 +03:00
"serde",
2023-06-19 20:30:24 +03:00
"target-lexicon",
2021-05-11 19:02:52 +03:00
"thiserror",
2023-06-19 20:30:24 +03:00
"wasmparser 0.100.0",
"wasmtime-types",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "wasmtime-jit"
version = "6.0.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ffaed4f9a234ba5225d8e64eac7b4a5d13b994aeb37353cde2cbeb3febda9eaa"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"addr2line",
"anyhow",
2021-05-11 19:02:52 +03:00
"bincode",
2023-06-19 20:30:24 +03:00
"cfg-if",
"cpp_demangle",
"gimli",
"ittapi",
"log",
"object",
"rustc-demangle",
2021-05-11 19:02:52 +03:00
"serde",
"target-lexicon",
2023-06-19 20:30:24 +03:00
"wasmtime-environ",
"wasmtime-jit-debug",
"wasmtime-jit-icache-coherence",
"wasmtime-runtime",
"windows-sys 0.42.0",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "wasmtime-jit-debug"
version = "6.0.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "eed41cbcbf74ce3ff6f1d07d1b707888166dc408d1a880f651268f4f7c9194b2"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"object",
"once_cell",
"rustix 0.36.14",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "wasmtime-jit-icache-coherence"
version = "6.0.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "43a28ae1e648461bfdbb79db3efdaee1bca5b940872e4175390f465593a2e54c"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"cfg-if",
"libc",
"windows-sys 0.42.0",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "wasmtime-runtime"
version = "6.0.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "e704b126e4252788ccfc3526d4d4511d4b23c521bf123e447ac726c14545217b"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"anyhow",
"cc",
"cfg-if",
"indexmap",
2021-05-11 19:02:52 +03:00
"libc",
"log",
2023-06-19 20:30:24 +03:00
"mach",
"memfd",
"memoffset 0.6.5",
"paste",
"rand 0.8.5",
"rustix 0.36.14",
"wasmtime-asm-macros",
"wasmtime-environ",
"wasmtime-jit-debug",
"windows-sys 0.42.0",
]
[[package]]
name = "wasmtime-types"
version = "6.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "83e5572c5727c1ee7e8f28717aaa8400e4d22dcbd714ea5457d85b5005206568"
dependencies = [
"cranelift-entity",
2021-05-11 19:02:52 +03:00
"serde",
"thiserror",
2023-06-19 20:30:24 +03:00
"wasmparser 0.100.0",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "wasmtime-wasi"
version = "6.0.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "01fe90b8643ef9742e2d9e1c76186b53e0d3c3e81aef1ead89c7a538d48947c9"
2021-05-11 19:02:52 +03:00
dependencies = [
2023-06-19 20:30:24 +03:00
"anyhow",
"wasi-cap-std-sync",
"wasi-common",
"wasmtime",
"wiggle",
2021-05-11 19:02:52 +03:00
]
[[package]]
2023-06-19 20:30:24 +03:00
name = "wast"
version = "8.0.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "3f9df3d716118a503b2f6bbb6ff46b21997ab0cc167b01de7a188e45e4b01e8d"
dependencies = [
"leb128",
]
2021-05-11 19:02:52 +03:00
[[package]]
2023-06-19 20:30:24 +03:00
name = "wast"
version = "35.0.2"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
dependencies = [
"leb128",
]
2021-05-11 19:02:52 +03:00
[[package]]
name = "wast"
2023-06-19 20:30:24 +03:00
version = "60.0.0"
2021-05-11 19:02:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "bd06cc744b536e30387e72a48fdd492105b9c938bb4f415c39c616a7a0a697ad"
2021-05-11 19:02:52 +03:00
dependencies = [
"leb128",
2023-06-19 20:30:24 +03:00
"memchr",
"unicode-width",
"wasm-encoder",
]
[[package]]
name = "wat"
version = "1.0.66"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5abe520f0ab205366e9ac7d3e6b2fc71de44e32a2b58f2ec871b6b575bdcea3b"
dependencies = [
"wast 60.0.0",
2021-05-11 19:02:52 +03:00
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "web-sys"
2023-06-19 20:30:24 +03:00
version = "0.3.64"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
2022-02-24 16:37:58 +03:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "which"
2023-06-19 20:30:24 +03:00
version = "4.4.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269"
2022-02-24 16:37:58 +03:00
dependencies = [
"either",
"libc",
"once_cell",
2022-02-24 16:37:58 +03:00
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "wiggle"
version = "6.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4dd02c6a8098bc5fce898313df9ed13e3a98afcdb579a393070ee013505ca7ac"
dependencies = [
"anyhow",
"async-trait",
"bitflags",
"thiserror",
"tracing",
"wasmtime",
"wiggle-macro",
]
[[package]]
name = "wiggle-generate"
version = "6.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b657cf901cbffedfd90ececa74ed835864704562052202514d598930cf80bbaa"
dependencies = [
"anyhow",
"heck 0.4.1",
"proc-macro2",
"quote",
"shellexpand",
"syn 1.0.109",
"witx",
]
[[package]]
name = "wiggle-macro"
version = "6.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7dd1d09a625f96effa501cdff06192eb6a89eeadd4fd4e2489e0c6907f604307"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
"wiggle-generate",
]
2021-05-11 19:02:52 +03: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-06-19 20:30:24 +03:00
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
"winapi",
]
2021-05-11 19:02:52 +03: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"
2022-02-24 16:37:58 +03:00
2023-06-19 20:30:24 +03:00
[[package]]
name = "windows"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
dependencies = [
"windows-targets 0.48.0",
]
[[package]]
name = "windows-sys"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
dependencies = [
"windows_aarch64_gnullvm 0.42.2",
"windows_aarch64_msvc 0.42.2",
"windows_i686_gnu 0.42.2",
"windows_i686_msvc 0.42.2",
"windows_x86_64_gnu 0.42.2",
"windows_x86_64_gnullvm 0.42.2",
"windows_x86_64_msvc 0.42.2",
]
[[package]]
name = "windows-sys"
version = "0.45.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
dependencies = [
"windows-targets 0.42.2",
]
[[package]]
name = "windows-sys"
2023-06-19 20:30:24 +03:00
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
"windows-targets 0.48.0",
]
[[package]]
name = "windows-targets"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
dependencies = [
"windows_aarch64_gnullvm 0.42.2",
"windows_aarch64_msvc 0.42.2",
"windows_i686_gnu 0.42.2",
"windows_i686_msvc 0.42.2",
"windows_x86_64_gnu 0.42.2",
"windows_x86_64_gnullvm 0.42.2",
"windows_x86_64_msvc 0.42.2",
]
[[package]]
name = "windows-targets"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
dependencies = [
2023-06-19 20:30:24 +03:00
"windows_aarch64_gnullvm 0.48.0",
"windows_aarch64_msvc 0.48.0",
"windows_i686_gnu 0.48.0",
"windows_i686_msvc 0.48.0",
"windows_x86_64_gnu 0.48.0",
"windows_x86_64_gnullvm 0.48.0",
"windows_x86_64_msvc 0.48.0",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
[[package]]
name = "windows_aarch64_msvc"
2023-06-19 20:30:24 +03:00
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
[[package]]
name = "windows_i686_gnu"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
[[package]]
name = "windows_i686_gnu"
2023-06-19 20:30:24 +03:00
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
[[package]]
name = "windows_i686_msvc"
2023-06-19 20:30:24 +03:00
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
[[package]]
name = "windows_i686_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
[[package]]
name = "windows_x86_64_gnu"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
[[package]]
name = "windows_x86_64_gnu"
2023-06-19 20:30:24 +03:00
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
[[package]]
name = "windows_x86_64_msvc"
2023-06-19 20:30:24 +03:00
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
[[package]]
name = "winnow"
2023-06-19 20:30:24 +03:00
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699"
dependencies = [
"memchr",
]
2023-06-19 20:30:24 +03:00
[[package]]
name = "winx"
version = "0.35.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c52a121f0fbf9320d5f2a9a5d82f6cb7557eda5e8b47fc3e7f359ec866ae960"
dependencies = [
"bitflags",
"io-lifetimes",
"windows-sys 0.48.0",
]
[[package]]
name = "witx"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
dependencies = [
"anyhow",
"log",
"thiserror",
"wast 35.0.2",
]
2022-02-24 16:37:58 +03:00
[[package]]
name = "zeroize"
version = "1.3.0"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd"
2022-02-24 16:37:58 +03:00
dependencies = [
"zeroize_derive",
]
[[package]]
name = "zeroize_derive"
2023-06-19 20:30:24 +03:00
version = "1.4.2"
2022-02-24 16:37:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-19 20:30:24 +03:00
checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
2022-02-24 16:37:58 +03:00
dependencies = [
"proc-macro2",
"quote",
2023-06-19 20:30:24 +03:00
"syn 2.0.18",
]
[[package]]
name = "zstd"
version = "0.11.2+zstd.1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
dependencies = [
"zstd-safe",
]
[[package]]
name = "zstd-safe"
version = "5.0.2+zstd.1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
dependencies = [
"libc",
"zstd-sys",
]
[[package]]
name = "zstd-sys"
version = "2.0.8+zstd.1.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
dependencies = [
"cc",
"libc",
"pkg-config",
2022-02-24 16:37:58 +03:00
]