mirror of
https://github.com/fluencelabs/marine-rs-sdk-test
synced 2024-12-03 14:50:19 +00:00
d2d933d3c4
* chore(master): release marine-rs-sdk-test 0.16.1 * chore: Bump version to 0.16.1
3396 lines
82 KiB
TOML
3396 lines
82 KiB
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "addr2line"
|
|
version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
|
dependencies = [
|
|
"gimli 0.28.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "adler"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
[[package]]
|
|
name = "ahash"
|
|
version = "0.8.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "91429305e9f0a25f6205c5b8e0d2db09e0708a7a6df0f42212bb56c32c8ac97a"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"once_cell",
|
|
"version_check",
|
|
"zerocopy",
|
|
]
|
|
|
|
[[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",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anyhow"
|
|
version = "1.0.75"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
|
|
|
|
[[package]]
|
|
name = "arbitrary"
|
|
version = "1.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
|
|
|
|
[[package]]
|
|
name = "async-trait"
|
|
version = "0.1.73"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[package]]
|
|
name = "autocfg"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
|
|
[[package]]
|
|
name = "backtrace"
|
|
version = "0.3.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
|
|
dependencies = [
|
|
"addr2line",
|
|
"cc",
|
|
"cfg-if",
|
|
"libc",
|
|
"miniz_oxide",
|
|
"object",
|
|
"rustc-demangle",
|
|
]
|
|
|
|
[[package]]
|
|
name = "base64"
|
|
version = "0.13.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
|
|
|
[[package]]
|
|
name = "base64"
|
|
version = "0.21.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9"
|
|
|
|
[[package]]
|
|
name = "basic-toml"
|
|
version = "0.1.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7bfc506e7a2370ec239e1d072507b2a80c833083699d3c6fa176fbb4de8448c6"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[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"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
[[package]]
|
|
name = "bitflags"
|
|
version = "2.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
|
|
|
|
[[package]]
|
|
name = "block-buffer"
|
|
version = "0.10.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
|
dependencies = [
|
|
"generic-array",
|
|
]
|
|
|
|
[[package]]
|
|
name = "build-rs-example"
|
|
version = "0.16.1"
|
|
dependencies = [
|
|
"marine-rs-sdk",
|
|
"marine-rs-sdk-test",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bumpalo"
|
|
version = "3.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
|
|
|
|
[[package]]
|
|
name = "byteorder"
|
|
version = "1.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
|
|
|
[[package]]
|
|
name = "bytes"
|
|
version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
|
|
|
|
[[package]]
|
|
name = "bytesize"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "38fcc2979eff34a4b84e1cf9a1e3da42a7d44b3b690a40cdcb23e3d556cfb2e5"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cap-fs-ext"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b779b2d0a001c125b4584ad586268fb4b92d957bff8d26d7fe0dd78283faa814"
|
|
dependencies = [
|
|
"cap-primitives",
|
|
"cap-std",
|
|
"io-lifetimes 2.0.2",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cap-net-ext"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6ffc30dee200c20b4dcb80572226f42658e1d9c4b668656d7cc59c33d50e396e"
|
|
dependencies = [
|
|
"cap-primitives",
|
|
"cap-std",
|
|
"rustix 0.38.8",
|
|
"smallvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cap-primitives"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2bf30c373a3bee22c292b1b6a7a26736a38376840f1af3d2d806455edf8c3899"
|
|
dependencies = [
|
|
"ambient-authority",
|
|
"fs-set-times",
|
|
"io-extras",
|
|
"io-lifetimes 2.0.2",
|
|
"ipnet",
|
|
"maybe-owned",
|
|
"rustix 0.38.8",
|
|
"windows-sys 0.48.0",
|
|
"winx",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cap-rand"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "577de6cff7c2a47d6b13efe5dd28bf116bd7f8f7db164ea95b7cc2640711f522"
|
|
dependencies = [
|
|
"ambient-authority",
|
|
"rand",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cap-std"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "84bade423fa6403efeebeafe568fdb230e8c590a275fba2ba978dd112efcf6e9"
|
|
dependencies = [
|
|
"cap-primitives",
|
|
"io-extras",
|
|
"io-lifetimes 2.0.2",
|
|
"rustix 0.38.8",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cap-time-ext"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f8f52b3c8f4abfe3252fd0a071f3004aaa3b18936ec97bdbd8763ce03aff6247"
|
|
dependencies = [
|
|
"cap-primitives",
|
|
"once_cell",
|
|
"rustix 0.38.8",
|
|
"winx",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cc"
|
|
version = "1.0.82"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "305fe645edc1442a0fa8b6726ba61d422798d37a52e12eaecf4b022ebbb88f01"
|
|
dependencies = [
|
|
"jobserver",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
[[package]]
|
|
name = "chrono"
|
|
version = "0.4.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
|
|
dependencies = [
|
|
"android-tzdata",
|
|
"iana-time-zone",
|
|
"js-sys",
|
|
"num-traits",
|
|
"serde",
|
|
"wasm-bindgen",
|
|
"windows-targets 0.48.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "consumer"
|
|
version = "0.16.1"
|
|
dependencies = [
|
|
"marine-rs-sdk",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core-foundation-sys"
|
|
version = "0.8.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
|
|
|
|
[[package]]
|
|
name = "cpp_demangle"
|
|
version = "0.3.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"
|
|
dependencies = [
|
|
"cfg-if",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpufeatures"
|
|
version = "0.2.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cranelift-bforest"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "751cbf89e513f283c0641eb7f95dc72fda5051dd95ca203d1dc45e26bc89dba8"
|
|
dependencies = [
|
|
"cranelift-entity",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cranelift-codegen"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "210730edc05121e915201cc36595e1f00062094669fa07ac362340e3627b3dc5"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"cranelift-bforest",
|
|
"cranelift-codegen-meta",
|
|
"cranelift-codegen-shared",
|
|
"cranelift-control",
|
|
"cranelift-entity",
|
|
"cranelift-isle",
|
|
"gimli 0.28.1",
|
|
"hashbrown 0.14.3",
|
|
"log",
|
|
"regalloc2",
|
|
"smallvec",
|
|
"target-lexicon",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cranelift-codegen-meta"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b5dc7fdf210c53db047f3eaf49b3a89efee0cc3d9a2ce0c0f0236933273d0c53"
|
|
dependencies = [
|
|
"cranelift-codegen-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cranelift-codegen-shared"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f46875cc87d963119d78fe5c19852757dc6eea3cb9622c0df69c26b242cd44b4"
|
|
|
|
[[package]]
|
|
name = "cranelift-control"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "375dca8f58d8a801a85e11730c1529c5c4a9c3593dfb12118391ac437b037155"
|
|
dependencies = [
|
|
"arbitrary",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cranelift-entity"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cc619b86fe3c72f43fc417c9fd67a04ec0c98296e5940922d9fd9e6eedf72521"
|
|
dependencies = [
|
|
"serde",
|
|
"serde_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cranelift-frontend"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7eb607fd19ae264da18f9f2532e7302b826f7fbf77bf88365fc075f2e3419436"
|
|
dependencies = [
|
|
"cranelift-codegen",
|
|
"log",
|
|
"smallvec",
|
|
"target-lexicon",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cranelift-isle"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9fe806a6470dddfdf79e878af6a96afb1235a09fe3e21f9e0c2f18d402820432"
|
|
|
|
[[package]]
|
|
name = "cranelift-native"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fac7f1722660b10af1f7229c0048f716bfd8bd344549b0e06e3eb6417ec3fe5b"
|
|
dependencies = [
|
|
"cranelift-codegen",
|
|
"libc",
|
|
"target-lexicon",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cranelift-wasm"
|
|
version = "0.100.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b1b65810be56b619c3c55debade92798d999f34bf0670370c578afab5d905f06"
|
|
dependencies = [
|
|
"cranelift-codegen",
|
|
"cranelift-entity",
|
|
"cranelift-frontend",
|
|
"itertools",
|
|
"log",
|
|
"smallvec",
|
|
"wasmparser 0.112.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",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-channel"
|
|
version = "0.5.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-deque"
|
|
version = "0.8.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"crossbeam-epoch",
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-epoch"
|
|
version = "0.9.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
|
|
dependencies = [
|
|
"autocfg",
|
|
"cfg-if",
|
|
"crossbeam-utils",
|
|
"memoffset",
|
|
"scopeguard",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-utils"
|
|
version = "0.8.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
|
|
dependencies = [
|
|
"cfg-if",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crypto-common"
|
|
version = "0.1.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
dependencies = [
|
|
"generic-array",
|
|
"typenum",
|
|
]
|
|
|
|
[[package]]
|
|
name = "darling"
|
|
version = "0.20.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
|
|
dependencies = [
|
|
"darling_core",
|
|
"darling_macro",
|
|
]
|
|
|
|
[[package]]
|
|
name = "darling_core"
|
|
version = "0.20.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
|
|
dependencies = [
|
|
"fnv",
|
|
"ident_case",
|
|
"proc-macro2",
|
|
"quote",
|
|
"strsim",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[package]]
|
|
name = "darling_macro"
|
|
version = "0.20.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
|
|
dependencies = [
|
|
"darling_core",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[package]]
|
|
name = "debugid"
|
|
version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d"
|
|
dependencies = [
|
|
"uuid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "deranged"
|
|
version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "derivative"
|
|
version = "2.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "digest"
|
|
version = "0.10.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
|
dependencies = [
|
|
"block-buffer",
|
|
"crypto-common",
|
|
]
|
|
|
|
[[package]]
|
|
name = "directories-next"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"
|
|
dependencies = [
|
|
"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",
|
|
]
|
|
|
|
[[package]]
|
|
name = "either"
|
|
version = "1.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
|
|
|
|
[[package]]
|
|
name = "encoding_rs"
|
|
version = "0.8.33"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
|
|
dependencies = [
|
|
"cfg-if",
|
|
]
|
|
|
|
[[package]]
|
|
name = "equivalent"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
[[package]]
|
|
name = "errno"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
|
|
dependencies = [
|
|
"errno-dragonfly",
|
|
"libc",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "errno-dragonfly"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fallible-iterator"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
|
|
|
|
[[package]]
|
|
name = "fallible-iterator"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
|
|
|
|
[[package]]
|
|
name = "fd-lock"
|
|
version = "4.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0b0377f1edc77dbd1118507bc7a66e4ab64d2b90c66f90726dc801e73a8c68f9"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"rustix 0.38.8",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluence-app-service"
|
|
version = "0.35.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "527d278ac6fb1313a13b8c58149c3f977e79b93bf4280ce08e2cd4cac55cee27"
|
|
dependencies = [
|
|
"log",
|
|
"maplit",
|
|
"marine-min-it-version",
|
|
"marine-runtime",
|
|
"marine-wasm-backend-traits 0.6.0",
|
|
"marine-wasmtime-backend",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"toml",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluence-it-types"
|
|
version = "0.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "45e8d8d5ed4d1f5d21ee5fcd0f6a7b0feea113d918e7ece4f3dd0f8a0b99caa6"
|
|
dependencies = [
|
|
"it-to-bytes",
|
|
"nom",
|
|
"serde",
|
|
"variant_count",
|
|
"wast 8.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fnv"
|
|
version = "1.0.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
[[package]]
|
|
name = "form_urlencoded"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
|
|
dependencies = [
|
|
"percent-encoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fs-set-times"
|
|
version = "0.20.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "033b337d725b97690d86893f9de22b67b80dcc4e9ad815f348254c38119db8fb"
|
|
dependencies = [
|
|
"io-lifetimes 2.0.2",
|
|
"rustix 0.38.8",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures"
|
|
version = "0.3.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "da0290714b38af9b4a7b094b8a37086d1b4e61f2df9122c3cad2577669145335"
|
|
dependencies = [
|
|
"futures-channel",
|
|
"futures-core",
|
|
"futures-io",
|
|
"futures-sink",
|
|
"futures-task",
|
|
"futures-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-channel"
|
|
version = "0.3.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ff4dd66668b557604244583e3e1e1eada8c5c2e96a6d0d6653ede395b78bbacb"
|
|
dependencies = [
|
|
"futures-core",
|
|
"futures-sink",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-core"
|
|
version = "0.3.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eb1d22c66e66d9d72e1758f0bd7d4fd0bee04cad842ee34587d68c07e45d088c"
|
|
|
|
[[package]]
|
|
name = "futures-io"
|
|
version = "0.3.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8bf34a163b5c4c52d0478a4d757da8fb65cabef42ba90515efee0f6f9fa45aaa"
|
|
|
|
[[package]]
|
|
name = "futures-sink"
|
|
version = "0.3.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e36d3378ee38c2a36ad710c5d30c2911d752cb941c00c72dbabfb786a7970817"
|
|
|
|
[[package]]
|
|
name = "futures-task"
|
|
version = "0.3.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "efd193069b0ddadc69c46389b740bbccdd97203899b48d09c5f7969591d6bae2"
|
|
|
|
[[package]]
|
|
name = "futures-util"
|
|
version = "0.3.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a19526d624e703a3179b3d322efec918b6246ea0fa51d41124525f00f1cc8104"
|
|
dependencies = [
|
|
"futures-core",
|
|
"futures-sink",
|
|
"futures-task",
|
|
"pin-project-lite",
|
|
"pin-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fxhash"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
|
|
dependencies = [
|
|
"byteorder",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fxprof-processed-profile"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "27d12c0aed7f1e24276a241aadc4cb8ea9f83000f34bc062b7cc2d51e3b0fabd"
|
|
dependencies = [
|
|
"bitflags 2.4.0",
|
|
"debugid",
|
|
"fxhash",
|
|
"serde",
|
|
"serde_json",
|
|
]
|
|
|
|
[[package]]
|
|
name = "generic-array"
|
|
version = "0.14.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
|
dependencies = [
|
|
"typenum",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "getrandom"
|
|
version = "0.2.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"libc",
|
|
"wasi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gimli"
|
|
version = "0.26.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"
|
|
dependencies = [
|
|
"fallible-iterator 0.2.0",
|
|
"indexmap 1.9.3",
|
|
"stable_deref_trait",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gimli"
|
|
version = "0.28.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
|
dependencies = [
|
|
"fallible-iterator 0.3.0",
|
|
"indexmap 2.1.0",
|
|
"stable_deref_trait",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glob"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.12.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.13.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
|
|
dependencies = [
|
|
"ahash",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.14.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
|
|
dependencies = [
|
|
"ahash",
|
|
]
|
|
|
|
[[package]]
|
|
name = "heck"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
|
|
dependencies = [
|
|
"unicode-segmentation",
|
|
]
|
|
|
|
[[package]]
|
|
name = "heck"
|
|
version = "0.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
|
|
|
[[package]]
|
|
name = "hermit-abi"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
|
|
|
|
[[package]]
|
|
name = "hex"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
|
|
[[package]]
|
|
name = "iana-time-zone"
|
|
version = "0.1.57"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
|
|
dependencies = [
|
|
"android_system_properties",
|
|
"core-foundation-sys",
|
|
"iana-time-zone-haiku",
|
|
"js-sys",
|
|
"wasm-bindgen",
|
|
"windows",
|
|
]
|
|
|
|
[[package]]
|
|
name = "iana-time-zone-haiku"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
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]]
|
|
name = "ident_case"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
[[package]]
|
|
name = "idna"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
|
|
dependencies = [
|
|
"unicode-bidi",
|
|
"unicode-normalization",
|
|
]
|
|
|
|
[[package]]
|
|
name = "indexmap"
|
|
version = "1.9.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
|
dependencies = [
|
|
"autocfg",
|
|
"hashbrown 0.12.3",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "indexmap"
|
|
version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f"
|
|
dependencies = [
|
|
"equivalent",
|
|
"hashbrown 0.14.3",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "io-extras"
|
|
version = "0.18.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c301e73fb90e8a29e600a9f402d095765f74310d582916a952f618836a1bd1ed"
|
|
dependencies = [
|
|
"io-lifetimes 2.0.2",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "io-lifetimes"
|
|
version = "1.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
|
dependencies = [
|
|
"hermit-abi",
|
|
"libc",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "io-lifetimes"
|
|
version = "2.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bffb4def18c48926ccac55c1223e02865ce1a821751a95920448662696e7472c"
|
|
|
|
[[package]]
|
|
name = "ipnet"
|
|
version = "2.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6"
|
|
|
|
[[package]]
|
|
name = "is-terminal"
|
|
version = "0.4.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
|
|
dependencies = [
|
|
"hermit-abi",
|
|
"rustix 0.38.8",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "it-json-serde"
|
|
version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a74b6ed688d9de56b4e4cb5aca2bd7a883909f1be8d8d6ba40e3a2d25b9feba5"
|
|
dependencies = [
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"thiserror",
|
|
"wasmer-interface-types-fl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "it-lilo"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "20108e77e11eeb1ef019f54c3868e0f2e9227295502f0702fa2e7e730ea748f8"
|
|
dependencies = [
|
|
"anyhow",
|
|
"fluence-it-types",
|
|
"it-memory-traits",
|
|
"log",
|
|
"paste",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "it-memory-traits"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d563f2a6baee17cf471b7951dfb96ab17fecc5e8947de39f1057cf3fb4cc906d"
|
|
dependencies = [
|
|
"thiserror",
|
|
]
|
|
|
|
[[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"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
|
|
dependencies = [
|
|
"either",
|
|
]
|
|
|
|
[[package]]
|
|
name = "itoa"
|
|
version = "1.0.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
|
|
|
|
[[package]]
|
|
name = "ittapi"
|
|
version = "0.3.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "41e0d0b7b3b53d92a7e8b80ede3400112a6b8b4c98d1f5b8b16bb787c780582c"
|
|
dependencies = [
|
|
"anyhow",
|
|
"ittapi-sys",
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ittapi-sys"
|
|
version = "0.3.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f2f8763c96e54e6d6a0dccc2990d8b5e33e3313aaeae6185921a3f4c1614a77c"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jobserver"
|
|
version = "0.1.26"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "js-sys"
|
|
version = "0.3.64"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
|
|
dependencies = [
|
|
"wasm-bindgen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "leb128"
|
|
version = "0.2.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
version = "0.2.147"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
|
|
|
|
[[package]]
|
|
name = "linux-raw-sys"
|
|
version = "0.3.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
|
|
|
[[package]]
|
|
name = "linux-raw-sys"
|
|
version = "0.4.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
|
|
|
|
[[package]]
|
|
name = "lock_api"
|
|
version = "0.4.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
|
|
dependencies = [
|
|
"autocfg",
|
|
"scopeguard",
|
|
]
|
|
|
|
[[package]]
|
|
name = "log"
|
|
version = "0.4.20"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
|
|
|
[[package]]
|
|
name = "mach"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "maplit"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
|
|
|
|
[[package]]
|
|
name = "marine-build-rs-generator"
|
|
version = "0.16.1"
|
|
dependencies = [
|
|
"marine-test-macro-impl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-call-parameters"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ef9a7c6ed5fa9052474c1cd76d3b3e67dbc4c455c76263c2c043214e12cce6bd"
|
|
dependencies = [
|
|
"marine-macro 0.10.3",
|
|
"marine-rs-sdk-main 0.10.3",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-call-parameters"
|
|
version = "0.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f47b1186bad0b2a5e9218e3f6fbe0612ef6b17c58c58537d77bd08044596ea95"
|
|
dependencies = [
|
|
"marine-macro 0.12.0",
|
|
"marine-rs-sdk-main 0.12.0",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-call-parameters"
|
|
version = "0.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8d16852b36a3cfc8fa044955380901e78109db0035dc93eea4f666d8f3979072"
|
|
dependencies = [
|
|
"marine-macro 0.13.0",
|
|
"marine-rs-sdk-main 0.13.0",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-call-parameters"
|
|
version = "0.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "05495180730abae04abe209386ce367309a82110edb65fcdb1f3080f819bc1a0"
|
|
dependencies = [
|
|
"marine-macro 0.14.0",
|
|
"marine-rs-sdk-main 0.14.0",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-core"
|
|
version = "0.30.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2989c1670a82d69724804c7af5d8e4c35231083338806c49485d983f27dd440f"
|
|
dependencies = [
|
|
"anyhow",
|
|
"bytesize",
|
|
"it-lilo",
|
|
"it-memory-traits",
|
|
"log",
|
|
"marine-it-generator",
|
|
"marine-it-interfaces",
|
|
"marine-it-parser 0.16.0",
|
|
"marine-min-it-version",
|
|
"marine-module-info-parser",
|
|
"marine-module-interface",
|
|
"marine-utils",
|
|
"marine-wasm-backend-traits 0.6.0",
|
|
"marine-wasmtime-backend",
|
|
"multimap",
|
|
"once_cell",
|
|
"paste",
|
|
"semver",
|
|
"serde",
|
|
"thiserror",
|
|
"wasmer-interface-types-fl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-it-generator"
|
|
version = "0.17.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "993c33c6df3ae978022058dfd63a33b52de1307adec59e0c3f3367dd06bdf342"
|
|
dependencies = [
|
|
"it-lilo",
|
|
"marine-it-parser 0.16.0",
|
|
"marine-macro-impl 0.14.0",
|
|
"once_cell",
|
|
"serde",
|
|
"serde_json",
|
|
"thiserror",
|
|
"walrus",
|
|
"wasmer-interface-types-fl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-it-interfaces"
|
|
version = "0.9.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1c610d90a031911c17b2babc32c9fad7261bae6ab0bf118051cd665b5d9bcfbe"
|
|
dependencies = [
|
|
"multimap",
|
|
"wasmer-interface-types-fl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-it-parser"
|
|
version = "0.15.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "921afa7f139791b24c4cb91c918d1ef7411ef40c3b801309ec43f6b2c89b107b"
|
|
dependencies = [
|
|
"anyhow",
|
|
"itertools",
|
|
"marine-it-interfaces",
|
|
"marine-module-interface",
|
|
"marine-wasm-backend-traits 0.5.1",
|
|
"nom",
|
|
"semver",
|
|
"serde",
|
|
"thiserror",
|
|
"walrus",
|
|
"wasmer-interface-types-fl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-it-parser"
|
|
version = "0.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4fa9ba677486e1f1bf2bfd3e34b259255df277887fa90d5c22acb258bdedc34e"
|
|
dependencies = [
|
|
"anyhow",
|
|
"itertools",
|
|
"marine-it-interfaces",
|
|
"marine-module-interface",
|
|
"marine-wasm-backend-traits 0.6.0",
|
|
"nom",
|
|
"semver",
|
|
"serde",
|
|
"thiserror",
|
|
"walrus",
|
|
"wasmer-interface-types-fl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-macro"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "acdaa50f8239afa104ef8a99d4219288f68169e29c913485bbd094a35fe79113"
|
|
dependencies = [
|
|
"marine-macro-impl 0.10.3",
|
|
"marine-rs-sdk-main 0.10.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-macro"
|
|
version = "0.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "727b1a5449eb1676837c5fc22a8c31dc9980dcef4de938f26f2eaf7c2c54331b"
|
|
dependencies = [
|
|
"marine-macro-impl 0.12.0",
|
|
"marine-rs-sdk-main 0.12.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-macro"
|
|
version = "0.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cec2cd19fedf559833d0f1e6a33cbcc5cf0efa338bb0975346ff12538a3cdde4"
|
|
dependencies = [
|
|
"marine-macro-impl 0.13.0",
|
|
"marine-rs-sdk-main 0.13.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-macro"
|
|
version = "0.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f502185316f584a9373cceb6ff24a11d260dfd39505c817056bc127cd1a96a08"
|
|
dependencies = [
|
|
"marine-macro-impl 0.14.0",
|
|
"marine-rs-sdk-main 0.14.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-macro-impl"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "460ef42c1bf6dbb88976a00514f8e1b97a7ccb60e3e6009cbb563b0d163166c7"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"serde",
|
|
"serde_json",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-macro-impl"
|
|
version = "0.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "57c8cd8a228856db057bd4a32c6e2708848b2b1db7552be0a6063d534cafb4e2"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"serde",
|
|
"serde_json",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-macro-impl"
|
|
version = "0.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e09acb3ada67e69a301b6d7b52a915a36176c5eedb312647de7d5b6cf17f51e4"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"serde",
|
|
"serde_json",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-macro-impl"
|
|
version = "0.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e50fbc0e70ee4cde7802f0748acfb197d7770c7feffb980ce8c29bddd007519e"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"serde",
|
|
"serde_json",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-macro-testing-utils"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1c7b78534db4804dab7e439ae93fc2478bb298a97819bbc50002187ef02f2df5"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-min-it-version"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "147e6e4c9d3dc9afbb06b2e3bc069b63c749733f698d0c364c320a72b133f1d5"
|
|
dependencies = [
|
|
"once_cell",
|
|
"semver",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-module-info-parser"
|
|
version = "0.15.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1db5fe45b6f0f397ecce757c23a3d0c4a08c2e9ffa6e7f642cb89e1ec777b16d"
|
|
dependencies = [
|
|
"anyhow",
|
|
"chrono",
|
|
"derivative",
|
|
"marine-rs-sdk-main 0.14.0",
|
|
"marine-wasm-backend-traits 0.6.0",
|
|
"semver",
|
|
"serde",
|
|
"thiserror",
|
|
"walrus",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-module-interface"
|
|
version = "0.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d92d2243bf0d3aea6401d9e57a1ee17677b624337981322e0153cc2d54744080"
|
|
dependencies = [
|
|
"anyhow",
|
|
"itertools",
|
|
"marine-it-interfaces",
|
|
"nom",
|
|
"semver",
|
|
"serde",
|
|
"thiserror",
|
|
"walrus",
|
|
"wasmer-interface-types-fl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-rs-sdk"
|
|
version = "0.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f93d2bd852fea1fea8097c195044430347eda98fd6a3752119b549192d5ac4ba"
|
|
dependencies = [
|
|
"marine-call-parameters 0.14.0",
|
|
"marine-macro 0.14.0",
|
|
"marine-rs-sdk-main 0.14.0",
|
|
"marine-timestamp-macro",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-rs-sdk-main"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "031eeea016dab58c1ccb0c65b798cb5e47d214b05115c8c06198717d18275756"
|
|
dependencies = [
|
|
"log",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-rs-sdk-main"
|
|
version = "0.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6cba9000500575b4965ec44e44bbbfd056d121be1195969ce1a5cc146646c37b"
|
|
dependencies = [
|
|
"log",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-rs-sdk-main"
|
|
version = "0.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "58b487a1a1b288ba06c832942eadb43384cd99c9754c1454e1e061dd9866be92"
|
|
dependencies = [
|
|
"log",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-rs-sdk-main"
|
|
version = "0.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0b79c165fc21438b069babeec5ae36ba0eade5e08fb1d92dabbe6b41014ce841"
|
|
dependencies = [
|
|
"log",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-rs-sdk-test"
|
|
version = "0.16.1"
|
|
dependencies = [
|
|
"fluence-app-service",
|
|
"marine-build-rs-generator",
|
|
"marine-test-macro",
|
|
"serde",
|
|
"serde_json",
|
|
"trybuild",
|
|
"uuid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-runtime"
|
|
version = "0.36.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4b524b572fa9c8c1b7a14c30d8e27a339404eeab70531bc9a9e739f1db4bc6af"
|
|
dependencies = [
|
|
"bytesize",
|
|
"it-json-serde",
|
|
"it-memory-traits",
|
|
"itertools",
|
|
"log",
|
|
"marine-call-parameters 0.10.3",
|
|
"marine-call-parameters 0.12.0",
|
|
"marine-call-parameters 0.13.0",
|
|
"marine-core",
|
|
"marine-module-interface",
|
|
"marine-rs-sdk",
|
|
"marine-rs-sdk-main 0.14.0",
|
|
"marine-utils",
|
|
"marine-wasm-backend-traits 0.6.0",
|
|
"marine-wasmtime-backend",
|
|
"parking_lot",
|
|
"safe-transmute",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"serde_with",
|
|
"thiserror",
|
|
"toml",
|
|
"wasmer-interface-types-fl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-test-macro"
|
|
version = "0.16.1"
|
|
dependencies = [
|
|
"marine-test-macro-impl",
|
|
"proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-test-macro-impl"
|
|
version = "0.16.1"
|
|
dependencies = [
|
|
"darling",
|
|
"fluence-app-service",
|
|
"itertools",
|
|
"marine-it-parser 0.15.1",
|
|
"marine-macro-testing-utils",
|
|
"proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
"static_assertions",
|
|
"syn 2.0.41",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-timestamp-macro"
|
|
version = "0.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d03f267ac0a29f543ef12a1a519ff8d98e74ac66e1c580f2930d41ce2c50507d"
|
|
dependencies = [
|
|
"chrono",
|
|
"quote",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-utils"
|
|
version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fce56bfabfd0af5326ff81c32c8d2261aa03b10e00ea6c165de4ebf8a3f998e4"
|
|
|
|
[[package]]
|
|
name = "marine-wasm-backend-traits"
|
|
version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "220bc47cfabb8b4ab97bf2bd7bbab9738857b69beeda0a1ac5776c600b64bb46"
|
|
dependencies = [
|
|
"anyhow",
|
|
"it-memory-traits",
|
|
"multimap",
|
|
"paste",
|
|
"thiserror",
|
|
"wasmer-interface-types-fl",
|
|
"wasmparser 0.101.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-wasm-backend-traits"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "50ba17135a13735abfc8fbbb221cd27fb8c607482ec72d7cd8f37315c9fdf6c5"
|
|
dependencies = [
|
|
"anyhow",
|
|
"it-memory-traits",
|
|
"multimap",
|
|
"paste",
|
|
"thiserror",
|
|
"wasmer-interface-types-fl",
|
|
"wasmparser 0.101.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marine-wasmtime-backend"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "db7a74c532073142ced94fdeaf7a3e84f92ec5ebef5751fbd5516185ae3cf211"
|
|
dependencies = [
|
|
"anyhow",
|
|
"it-memory-traits",
|
|
"log",
|
|
"marine-wasm-backend-traits 0.6.0",
|
|
"multimap",
|
|
"paste",
|
|
"wasmer-interface-types-fl",
|
|
"wasmtime",
|
|
"wasmtime-wasi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "maybe-owned"
|
|
version = "0.3.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
|
|
|
|
[[package]]
|
|
name = "memchr"
|
|
version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
|
|
|
|
[[package]]
|
|
name = "memfd"
|
|
version = "0.6.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ffc89ccdc6e10d6907450f753537ebc5c5d3460d2e4e62ea74bd571db62c0f9e"
|
|
dependencies = [
|
|
"rustix 0.37.23",
|
|
]
|
|
|
|
[[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"
|
|
|
|
[[package]]
|
|
name = "miniz_oxide"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
|
dependencies = [
|
|
"adler",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mio"
|
|
version = "0.8.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
|
|
dependencies = [
|
|
"libc",
|
|
"wasi",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "multi-service-example"
|
|
version = "0.16.1"
|
|
dependencies = [
|
|
"marine-rs-sdk-test",
|
|
]
|
|
|
|
[[package]]
|
|
name = "multimap"
|
|
version = "0.8.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nom"
|
|
version = "7.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
|
dependencies = [
|
|
"memchr",
|
|
"minimal-lexical",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num-traits"
|
|
version = "0.2.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num_cpus"
|
|
version = "1.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
|
dependencies = [
|
|
"hermit-abi",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "object"
|
|
version = "0.32.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
|
|
dependencies = [
|
|
"crc32fast",
|
|
"hashbrown 0.14.3",
|
|
"indexmap 2.1.0",
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "once_cell"
|
|
version = "1.18.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
|
|
|
|
[[package]]
|
|
name = "parking_lot"
|
|
version = "0.12.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
|
dependencies = [
|
|
"lock_api",
|
|
"parking_lot_core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "parking_lot_core"
|
|
version = "0.9.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"libc",
|
|
"redox_syscall 0.3.5",
|
|
"smallvec",
|
|
"windows-targets 0.48.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "paste"
|
|
version = "1.0.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
|
|
|
|
[[package]]
|
|
name = "percent-encoding"
|
|
version = "2.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
|
|
|
|
[[package]]
|
|
name = "pin-project-lite"
|
|
version = "0.2.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
|
|
|
|
[[package]]
|
|
name = "pin-utils"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
[[package]]
|
|
name = "pkg-config"
|
|
version = "0.3.27"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
|
|
|
|
[[package]]
|
|
name = "ppv-lite86"
|
|
version = "0.2.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
|
|
|
[[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",
|
|
"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-macro2"
|
|
version = "1.0.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da"
|
|
dependencies = [
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "producer"
|
|
version = "0.16.1"
|
|
dependencies = [
|
|
"marine-rs-sdk",
|
|
]
|
|
|
|
[[package]]
|
|
name = "psm"
|
|
version = "0.1.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pulldown-cmark"
|
|
version = "0.9.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "77a1a2f1f0a7ecff9c31abbe177637be0e97a0aef46cf8738ece09327985d998"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"memchr",
|
|
"unicase",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quote"
|
|
version = "1.0.33"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand"
|
|
version = "0.8.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
dependencies = [
|
|
"libc",
|
|
"rand_chacha",
|
|
"rand_core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_chacha"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
dependencies = [
|
|
"ppv-lite86",
|
|
"rand_core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.6.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
dependencies = [
|
|
"getrandom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon"
|
|
version = "1.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
|
|
dependencies = [
|
|
"either",
|
|
"rayon-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon-core"
|
|
version = "1.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
|
|
dependencies = [
|
|
"crossbeam-channel",
|
|
"crossbeam-deque",
|
|
"crossbeam-utils",
|
|
"num_cpus",
|
|
]
|
|
|
|
[[package]]
|
|
name = "redox_syscall"
|
|
version = "0.2.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "redox_syscall"
|
|
version = "0.3.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "redox_users"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
|
|
dependencies = [
|
|
"getrandom",
|
|
"redox_syscall 0.2.16",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regalloc2"
|
|
version = "0.9.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
|
|
dependencies = [
|
|
"hashbrown 0.13.2",
|
|
"log",
|
|
"rustc-hash",
|
|
"slice-group-by",
|
|
"smallvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustc-demangle"
|
|
version = "0.1.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
|
|
|
[[package]]
|
|
name = "rustc-hash"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
|
|
|
[[package]]
|
|
name = "rustix"
|
|
version = "0.37.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"errno",
|
|
"io-lifetimes 1.0.11",
|
|
"libc",
|
|
"linux-raw-sys 0.3.8",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustix"
|
|
version = "0.38.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f"
|
|
dependencies = [
|
|
"bitflags 2.4.0",
|
|
"errno",
|
|
"itoa",
|
|
"libc",
|
|
"linux-raw-sys 0.4.5",
|
|
"once_cell",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ryu"
|
|
version = "1.0.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
|
|
|
|
[[package]]
|
|
name = "safe-transmute"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "98a01dab6acf992653be49205bdd549f32f17cb2803e8eacf1560bf97259aae8"
|
|
|
|
[[package]]
|
|
name = "scopeguard"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
|
|
[[package]]
|
|
name = "semver"
|
|
version = "1.0.20"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090"
|
|
|
|
[[package]]
|
|
name = "serde"
|
|
version = "1.0.189"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8e422a44e74ad4001bdc8eede9a4570ab52f71190e9c076d14369f38b9200537"
|
|
dependencies = [
|
|
"serde_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_derive"
|
|
version = "1.0.189"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1e48d1f918009ce3145511378cf68d613e3b3d9137d67272562080d68a2b32d5"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_json"
|
|
version = "1.0.107"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
|
|
dependencies = [
|
|
"itoa",
|
|
"ryu",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_with"
|
|
version = "2.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
|
|
dependencies = [
|
|
"base64 0.13.1",
|
|
"chrono",
|
|
"hex",
|
|
"indexmap 1.9.3",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_with_macros",
|
|
"time",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_with_macros"
|
|
version = "2.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
|
|
dependencies = [
|
|
"darling",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha2"
|
|
version = "0.10.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"cpufeatures",
|
|
"digest",
|
|
]
|
|
|
|
[[package]]
|
|
name = "shellexpand"
|
|
version = "2.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
|
|
dependencies = [
|
|
"dirs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "single-service-example"
|
|
version = "0.16.1"
|
|
dependencies = [
|
|
"marine-rs-sdk",
|
|
"marine-rs-sdk-test",
|
|
]
|
|
|
|
[[package]]
|
|
name = "slice-group-by"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
|
|
|
|
[[package]]
|
|
name = "smallvec"
|
|
version = "1.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
|
|
|
|
[[package]]
|
|
name = "socket2"
|
|
version = "0.5.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
|
|
dependencies = [
|
|
"libc",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sptr"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
|
|
|
|
[[package]]
|
|
name = "stable_deref_trait"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
|
|
|
[[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 = "syn"
|
|
version = "1.0.109"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "syn"
|
|
version = "2.0.41"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "44c8b28c477cc3bf0e7966561e3460130e1255f7a1cf71931075f1c5e7a7e269"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "system-interface"
|
|
version = "0.26.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "27ce32341b2c0b70c144bbf35627fdc1ef18c76ced5e5e7b3ee8b5ba6b2ab6a0"
|
|
dependencies = [
|
|
"bitflags 2.4.0",
|
|
"cap-fs-ext",
|
|
"cap-std",
|
|
"fd-lock",
|
|
"io-lifetimes 2.0.2",
|
|
"rustix 0.38.8",
|
|
"windows-sys 0.48.0",
|
|
"winx",
|
|
]
|
|
|
|
[[package]]
|
|
name = "target-lexicon"
|
|
version = "0.12.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9d0e916b1148c8e263850e1ebcbd046f333e0683c724876bb0da63ea4373dc8a"
|
|
|
|
[[package]]
|
|
name = "termcolor"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
|
|
dependencies = [
|
|
"winapi-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror"
|
|
version = "1.0.50"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2"
|
|
dependencies = [
|
|
"thiserror-impl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror-impl"
|
|
version = "1.0.50"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[package]]
|
|
name = "time"
|
|
version = "0.3.25"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea"
|
|
dependencies = [
|
|
"deranged",
|
|
"itoa",
|
|
"serde",
|
|
"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.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd"
|
|
dependencies = [
|
|
"time-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tinyvec"
|
|
version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
|
dependencies = [
|
|
"tinyvec_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tinyvec_macros"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
|
[[package]]
|
|
name = "tokio"
|
|
version = "1.33.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4f38200e3ef7995e5ef13baec2f432a6da0aa9ac495b2c0e8f3b7eec2c92d653"
|
|
dependencies = [
|
|
"backtrace",
|
|
"bytes",
|
|
"libc",
|
|
"mio",
|
|
"num_cpus",
|
|
"pin-project-lite",
|
|
"socket2",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "toml"
|
|
version = "0.5.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing"
|
|
version = "0.1.37"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"log",
|
|
"pin-project-lite",
|
|
"tracing-attributes",
|
|
"tracing-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-attributes"
|
|
version = "0.1.26"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-core"
|
|
version = "0.1.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
|
|
dependencies = [
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "trybuild"
|
|
version = "1.0.82"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a84e0202ea606ba5ebee8507ab2bfbe89b98551ed9b8f0be198109275cff284b"
|
|
dependencies = [
|
|
"basic-toml",
|
|
"glob",
|
|
"once_cell",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"termcolor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "typenum"
|
|
version = "1.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
|
|
|
|
[[package]]
|
|
name = "unicase"
|
|
version = "2.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
|
|
dependencies = [
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicode-bidi"
|
|
version = "0.3.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
|
|
|
|
[[package]]
|
|
name = "unicode-ident"
|
|
version = "1.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
|
|
|
|
[[package]]
|
|
name = "unicode-normalization"
|
|
version = "0.1.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
|
|
dependencies = [
|
|
"tinyvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicode-segmentation"
|
|
version = "1.10.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
|
|
|
|
[[package]]
|
|
name = "unicode-width"
|
|
version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
|
|
|
|
[[package]]
|
|
name = "unicode-xid"
|
|
version = "0.2.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
|
|
|
|
[[package]]
|
|
name = "url"
|
|
version = "2.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
|
|
dependencies = [
|
|
"form_urlencoded",
|
|
"idna",
|
|
"percent-encoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uuid"
|
|
version = "1.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d"
|
|
dependencies = [
|
|
"getrandom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "variant_count"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "aae2faf80ac463422992abf4de234731279c058aaf33171ca70277c98406b124"
|
|
dependencies = [
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "version_check"
|
|
version = "0.9.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
|
[[package]]
|
|
name = "walrus"
|
|
version = "0.20.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cc27d837c587f863d99515dc8cae7cef1098bd1d99fa29373e3660c12766265e"
|
|
dependencies = [
|
|
"anyhow",
|
|
"gimli 0.26.2",
|
|
"id-arena",
|
|
"leb128",
|
|
"log",
|
|
"walrus-macro",
|
|
"wasm-encoder 0.29.0",
|
|
"wasmparser 0.80.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "walrus-macro"
|
|
version = "0.19.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0a6e5bd22c71e77d60140b0bd5be56155a37e5bd14e24f5f87298040d0cc40d7"
|
|
dependencies = [
|
|
"heck 0.3.3",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasi"
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
[[package]]
|
|
name = "wasi-cap-std-sync"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "77c4db6155e71cfae4ed732d87c2583faf4bbdcb77372697eb77d636f46108ba"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"cap-fs-ext",
|
|
"cap-rand",
|
|
"cap-std",
|
|
"cap-time-ext",
|
|
"fs-set-times",
|
|
"io-extras",
|
|
"io-lifetimes 2.0.2",
|
|
"is-terminal",
|
|
"once_cell",
|
|
"rustix 0.38.8",
|
|
"system-interface",
|
|
"tracing",
|
|
"wasi-common",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasi-common"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bf3f291b2a567f266ac488715f1742f62b2ca633524708c62ead9c0f71b7d72c"
|
|
dependencies = [
|
|
"anyhow",
|
|
"bitflags 2.4.0",
|
|
"cap-rand",
|
|
"cap-std",
|
|
"io-extras",
|
|
"log",
|
|
"rustix 0.38.8",
|
|
"thiserror",
|
|
"tracing",
|
|
"wasmtime",
|
|
"wiggle",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen"
|
|
version = "0.2.87"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"wasm-bindgen-macro",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-backend"
|
|
version = "0.2.87"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"log",
|
|
"once_cell",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
"wasm-bindgen-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro"
|
|
version = "0.2.87"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
|
|
dependencies = [
|
|
"quote",
|
|
"wasm-bindgen-macro-support",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro-support"
|
|
version = "0.2.87"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
"wasm-bindgen-backend",
|
|
"wasm-bindgen-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-shared"
|
|
version = "0.2.87"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
|
|
|
|
[[package]]
|
|
name = "wasm-encoder"
|
|
version = "0.29.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "18c41dbd92eaebf3612a39be316540b8377c871cb9bde6b064af962984912881"
|
|
dependencies = [
|
|
"leb128",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-encoder"
|
|
version = "0.32.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1ba64e81215916eaeb48fee292f29401d69235d62d8b8fd92a7b2844ec5ae5f7"
|
|
dependencies = [
|
|
"leb128",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-encoder"
|
|
version = "0.38.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0ad2b51884de9c7f4fe2fd1043fccb8dcad4b1e29558146ee57a144d15779f3f"
|
|
dependencies = [
|
|
"leb128",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmer-interface-types-fl"
|
|
version = "0.27.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "62958478f282fbf2b05c12f9630972bd8194937de1ab22d6a59d43093be32886"
|
|
dependencies = [
|
|
"anyhow",
|
|
"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.80.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "449167e2832691a1bff24cde28d2804e90e09586a448c8e76984792c44334a6b"
|
|
|
|
[[package]]
|
|
name = "wasmparser"
|
|
version = "0.101.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bf2f22ef84ac5666544afa52f326f13e16f3d019d2e61e704fd8091c9358b130"
|
|
dependencies = [
|
|
"indexmap 1.9.3",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmparser"
|
|
version = "0.112.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e986b010f47fcce49cf8ea5d5f9e5d2737832f12b53ae8ae785bbe895d0877bf"
|
|
dependencies = [
|
|
"indexmap 2.1.0",
|
|
"semver",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmparser"
|
|
version = "0.118.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "95ee9723b928e735d53000dec9eae7b07a60e490c85ab54abb66659fc61bfcd9"
|
|
dependencies = [
|
|
"indexmap 2.1.0",
|
|
"semver",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmprinter"
|
|
version = "0.2.75"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3d027eb8294904fc715ac0870cebe6b0271e96b90605ee21511e7565c4ce568c"
|
|
dependencies = [
|
|
"anyhow",
|
|
"wasmparser 0.118.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b0263693caa1486bd4d26a5f18511948a706c9290689386b81b851ce088063ce"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"bincode",
|
|
"bumpalo",
|
|
"cfg-if",
|
|
"encoding_rs",
|
|
"fxprof-processed-profile",
|
|
"indexmap 2.1.0",
|
|
"libc",
|
|
"log",
|
|
"object",
|
|
"once_cell",
|
|
"paste",
|
|
"psm",
|
|
"rayon",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"target-lexicon",
|
|
"wasm-encoder 0.32.0",
|
|
"wasmparser 0.112.0",
|
|
"wasmtime-cache",
|
|
"wasmtime-component-macro",
|
|
"wasmtime-component-util",
|
|
"wasmtime-cranelift",
|
|
"wasmtime-environ",
|
|
"wasmtime-fiber",
|
|
"wasmtime-jit",
|
|
"wasmtime-runtime",
|
|
"wasmtime-winch",
|
|
"wat",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-asm-macros"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4711e5969236ecfbe70c807804ff9ffb5206c1dbb5c55c5e8200d9f7e8e76adf"
|
|
dependencies = [
|
|
"cfg-if",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-cache"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5b79f9f79188e5a26b6911b79d3171c06699d9a17ae07f6a265c51635b8d80c2"
|
|
dependencies = [
|
|
"anyhow",
|
|
"base64 0.21.5",
|
|
"bincode",
|
|
"directories-next",
|
|
"log",
|
|
"rustix 0.38.8",
|
|
"serde",
|
|
"serde_derive",
|
|
"sha2",
|
|
"toml",
|
|
"windows-sys 0.48.0",
|
|
"zstd",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-component-macro"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ed724d0f41c21bcf8754651a59d0423c530069ddca4cf3822768489ad313a812"
|
|
dependencies = [
|
|
"anyhow",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
"wasmtime-component-util",
|
|
"wasmtime-wit-bindgen",
|
|
"wit-parser",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-component-util"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7e7d69464b94bd312a27d93d0b482cd74bedf01f030199ef0740d6300ebca1d3"
|
|
|
|
[[package]]
|
|
name = "wasmtime-cranelift"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4e63f53c61ba05eb815f905c1738ad82c95333dd42ef5a8cc2aa3d7dfb2b08d7"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cfg-if",
|
|
"cranelift-codegen",
|
|
"cranelift-control",
|
|
"cranelift-entity",
|
|
"cranelift-frontend",
|
|
"cranelift-native",
|
|
"cranelift-wasm",
|
|
"gimli 0.28.1",
|
|
"log",
|
|
"object",
|
|
"target-lexicon",
|
|
"thiserror",
|
|
"wasmparser 0.112.0",
|
|
"wasmtime-cranelift-shared",
|
|
"wasmtime-environ",
|
|
"wasmtime-versioned-export-macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-cranelift-shared"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4f6b197d68612f7dc3a17aa9f9587533715ecb8b4755609ce9baf7fb92b74ddc"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cranelift-codegen",
|
|
"cranelift-control",
|
|
"cranelift-native",
|
|
"gimli 0.28.1",
|
|
"object",
|
|
"target-lexicon",
|
|
"wasmtime-environ",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-environ"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "18e2558c8b04fd27764d8601d46b8dc39555b79720a41e626bce210a80758932"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cranelift-entity",
|
|
"gimli 0.28.1",
|
|
"indexmap 2.1.0",
|
|
"log",
|
|
"object",
|
|
"serde",
|
|
"serde_derive",
|
|
"target-lexicon",
|
|
"thiserror",
|
|
"wasm-encoder 0.32.0",
|
|
"wasmparser 0.112.0",
|
|
"wasmprinter",
|
|
"wasmtime-component-util",
|
|
"wasmtime-types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-fiber"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a615a2cf64a49c0dc659c7d850c6cd377b975e0abfdcf0888b282d274a82e730"
|
|
dependencies = [
|
|
"cc",
|
|
"cfg-if",
|
|
"rustix 0.38.8",
|
|
"wasmtime-asm-macros",
|
|
"wasmtime-versioned-export-macros",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-jit"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cd775514b8034b85b0323bfdc60abb1c28d27dbf6e22aad083ed57dac95cf72e"
|
|
dependencies = [
|
|
"addr2line",
|
|
"anyhow",
|
|
"bincode",
|
|
"cfg-if",
|
|
"cpp_demangle",
|
|
"gimli 0.28.1",
|
|
"ittapi",
|
|
"log",
|
|
"object",
|
|
"rustc-demangle",
|
|
"rustix 0.38.8",
|
|
"serde",
|
|
"serde_derive",
|
|
"target-lexicon",
|
|
"wasmtime-environ",
|
|
"wasmtime-jit-debug",
|
|
"wasmtime-jit-icache-coherence",
|
|
"wasmtime-runtime",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-jit-debug"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c054e27c6ce2a6191edabe89e646da013044dd5369e1d203c89f977f9bd32937"
|
|
dependencies = [
|
|
"object",
|
|
"once_cell",
|
|
"rustix 0.38.8",
|
|
"wasmtime-versioned-export-macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-jit-icache-coherence"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f323977cddf4a262d1b856366b665c5b4d01793c57b79fb42505b9fd9e61e5b"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"libc",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-runtime"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "29e26461bba043f73cb4183f4ce0d606c0eaac112475867b11e5ea36fe1cac8e"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cc",
|
|
"cfg-if",
|
|
"encoding_rs",
|
|
"indexmap 2.1.0",
|
|
"libc",
|
|
"log",
|
|
"mach",
|
|
"memfd",
|
|
"memoffset",
|
|
"paste",
|
|
"rand",
|
|
"rustix 0.38.8",
|
|
"sptr",
|
|
"wasm-encoder 0.32.0",
|
|
"wasmtime-asm-macros",
|
|
"wasmtime-environ",
|
|
"wasmtime-fiber",
|
|
"wasmtime-jit-debug",
|
|
"wasmtime-versioned-export-macros",
|
|
"wasmtime-wmemcheck",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-types"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6fd7e9b29fee64eea5058cb5e7cb3480b52c2f1312d431d16ea8617ceebeb421"
|
|
dependencies = [
|
|
"cranelift-entity",
|
|
"serde",
|
|
"serde_derive",
|
|
"thiserror",
|
|
"wasmparser 0.112.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-versioned-export-macros"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6362c557c36d8ad4aaab735f14ed9e4f78d6b40ec85a02a88fd859af87682e52"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-wasi"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "52c9e79f73320d96cd7644b021502dffee09dd92300b073f3541ae44e9ae377c"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"bitflags 2.4.0",
|
|
"bytes",
|
|
"cap-fs-ext",
|
|
"cap-net-ext",
|
|
"cap-rand",
|
|
"cap-std",
|
|
"cap-time-ext",
|
|
"fs-set-times",
|
|
"futures",
|
|
"io-extras",
|
|
"io-lifetimes 2.0.2",
|
|
"is-terminal",
|
|
"libc",
|
|
"once_cell",
|
|
"rustix 0.38.8",
|
|
"system-interface",
|
|
"thiserror",
|
|
"tokio",
|
|
"tracing",
|
|
"wasi-cap-std-sync",
|
|
"wasi-common",
|
|
"wasmtime",
|
|
"wiggle",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-winch"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "aa5fc7212424c04c01a20bfa66c4c518e8749dde6546f5e05815dcacbec80723"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cranelift-codegen",
|
|
"gimli 0.28.1",
|
|
"object",
|
|
"target-lexicon",
|
|
"wasmparser 0.112.0",
|
|
"wasmtime-cranelift-shared",
|
|
"wasmtime-environ",
|
|
"winch-codegen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-wit-bindgen"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dcc03bd58f77a68dc6a0b2ba2f8e64b1f902b50389d21bbcc690ef2f3bb87198"
|
|
dependencies = [
|
|
"anyhow",
|
|
"heck 0.4.1",
|
|
"indexmap 2.1.0",
|
|
"wit-parser",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmtime-wmemcheck"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1e485bf54eba675ca615f8f55788d3a8cd44e7bd09b8b4011edc22c2c41d859e"
|
|
|
|
[[package]]
|
|
name = "wast"
|
|
version = "8.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3f9df3d716118a503b2f6bbb6ff46b21997ab0cc167b01de7a188e45e4b01e8d"
|
|
dependencies = [
|
|
"leb128",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wast"
|
|
version = "35.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
|
|
dependencies = [
|
|
"leb128",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wast"
|
|
version = "69.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c1ee37317321afde358e4d7593745942c48d6d17e0e6e943704de9bbee121e7a"
|
|
dependencies = [
|
|
"leb128",
|
|
"memchr",
|
|
"unicode-width",
|
|
"wasm-encoder 0.38.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wat"
|
|
version = "1.0.82"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "aeb338ee8dee4d4cd05e6426683f21c5087dc7cfc8903e839ccf48d43332da3c"
|
|
dependencies = [
|
|
"wast 69.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wiggle"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e81ddbdc400b38d04241d740d0406ef343bd242c460f252fe59f29ad964ad24c"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"bitflags 2.4.0",
|
|
"thiserror",
|
|
"tracing",
|
|
"wasmtime",
|
|
"wiggle-macro",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wiggle-generate"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7c993123d6db1a1908ef8352aabdf2e681a3dcdedc3656beb747e4db16d3cf08"
|
|
dependencies = [
|
|
"anyhow",
|
|
"heck 0.4.1",
|
|
"proc-macro2",
|
|
"quote",
|
|
"shellexpand",
|
|
"syn 2.0.41",
|
|
"witx",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wiggle-macro"
|
|
version = "13.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "476e3e09bc68e82624b70a322265515523754cb9e05fcacceabd216e276bc2ed"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
"wiggle-generate",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi"
|
|
version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
dependencies = [
|
|
"winapi-i686-pc-windows-gnu",
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
[[package]]
|
|
name = "winapi-util"
|
|
version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
|
dependencies = [
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
[[package]]
|
|
name = "winch-codegen"
|
|
version = "0.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b9b01ca6722f7421c9cdbe4c9b62342ce864d0a9e8736d56dac717a86b1a65ae"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cranelift-codegen",
|
|
"gimli 0.28.1",
|
|
"regalloc2",
|
|
"smallvec",
|
|
"target-lexicon",
|
|
"wasmparser 0.112.0",
|
|
"wasmtime-environ",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows"
|
|
version = "0.48.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
|
|
dependencies = [
|
|
"windows-targets 0.48.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-sys"
|
|
version = "0.48.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
dependencies = [
|
|
"windows-targets 0.48.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-sys"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
dependencies = [
|
|
"windows-targets 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-targets"
|
|
version = "0.48.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d1eeca1c172a285ee6c2c84c341ccea837e7c01b12fbb2d0fe3c9e550ce49ec8"
|
|
dependencies = [
|
|
"windows_aarch64_gnullvm 0.48.2",
|
|
"windows_aarch64_msvc 0.48.2",
|
|
"windows_i686_gnu 0.48.2",
|
|
"windows_i686_msvc 0.48.2",
|
|
"windows_x86_64_gnu 0.48.2",
|
|
"windows_x86_64_gnullvm 0.48.2",
|
|
"windows_x86_64_msvc 0.48.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-targets"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd"
|
|
dependencies = [
|
|
"windows_aarch64_gnullvm 0.52.0",
|
|
"windows_aarch64_msvc 0.52.0",
|
|
"windows_i686_gnu 0.52.0",
|
|
"windows_i686_msvc 0.52.0",
|
|
"windows_x86_64_gnu 0.52.0",
|
|
"windows_x86_64_gnullvm 0.52.0",
|
|
"windows_x86_64_msvc 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_gnullvm"
|
|
version = "0.48.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b10d0c968ba7f6166195e13d593af609ec2e3d24f916f081690695cf5eaffb2f"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_gnullvm"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_msvc"
|
|
version = "0.48.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "571d8d4e62f26d4932099a9efe89660e8bd5087775a2ab5cdd8b747b811f1058"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_msvc"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
|
|
|
|
[[package]]
|
|
name = "windows_i686_gnu"
|
|
version = "0.48.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2229ad223e178db5fbbc8bd8d3835e51e566b8474bfca58d2e6150c48bb723cd"
|
|
|
|
[[package]]
|
|
name = "windows_i686_gnu"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
|
|
|
|
[[package]]
|
|
name = "windows_i686_msvc"
|
|
version = "0.48.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "600956e2d840c194eedfc5d18f8242bc2e17c7775b6684488af3a9fff6fe3287"
|
|
|
|
[[package]]
|
|
name = "windows_i686_msvc"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnu"
|
|
version = "0.48.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ea99ff3f8b49fb7a8e0d305e5aec485bd068c2ba691b6e277d29eaeac945868a"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnu"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnullvm"
|
|
version = "0.48.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8f1a05a1ece9a7a0d5a7ccf30ba2c33e3a61a30e042ffd247567d1de1d94120d"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnullvm"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_msvc"
|
|
version = "0.48.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d419259aba16b663966e29e6d7c6ecfa0bb8425818bb96f6f1f3c3eb71a6e7b9"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_msvc"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
|
|
|
|
[[package]]
|
|
name = "winx"
|
|
version = "0.36.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4857cedf8371f690bb6782a3e2b065c54d1b6661be068aaf3eac8b45e813fdf8"
|
|
dependencies = [
|
|
"bitflags 2.4.0",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wit-parser"
|
|
version = "0.11.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a39edca9abb16309def3843af73b58d47d243fe33a9ceee572446bcc57556b9a"
|
|
dependencies = [
|
|
"anyhow",
|
|
"id-arena",
|
|
"indexmap 2.1.0",
|
|
"log",
|
|
"pulldown-cmark",
|
|
"semver",
|
|
"serde",
|
|
"serde_json",
|
|
"unicode-xid",
|
|
"url",
|
|
]
|
|
|
|
[[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",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zerocopy"
|
|
version = "0.7.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "306dca4455518f1f31635ec308b6b3e4eb1b11758cefafc782827d0aa7acb5c7"
|
|
dependencies = [
|
|
"zerocopy-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zerocopy-derive"
|
|
version = "0.7.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "be912bf68235a88fbefd1b73415cb218405958d1655b2ece9035a19920bdf6ba"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.41",
|
|
]
|
|
|
|
[[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",
|
|
]
|