2020-05-18 04:35:23 -05:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2021-03-05 12:12:59 -06:00
|
|
|
version = 3
|
|
|
|
|
2020-08-05 06:55:27 -05:00
|
|
|
[[package]]
|
|
|
|
name = "addr2line"
|
2023-04-29 07:00:43 -05:00
|
|
|
version = "0.19.0"
|
2020-08-05 06:55:27 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-29 07:00:43 -05:00
|
|
|
checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
|
2020-08-05 06:55:27 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"gimli",
|
|
|
|
"rustc-std-workspace-alloc",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
2021-03-29 03:45:09 -05:00
|
|
|
version = "1.0.2"
|
2020-08-05 06:55:27 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 03:45:09 -05:00
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
2020-08-05 06:55:27 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
2020-05-18 04:35:23 -05:00
|
|
|
[[package]]
|
|
|
|
name = "alloc"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2023-02-09 05:38:16 -06:00
|
|
|
version = "1.0.79"
|
2020-05-18 04:35:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-09 05:38:16 -06:00
|
|
|
checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
|
2020-05-18 04:35:23 -05:00
|
|
|
|
2022-10-23 09:22:55 -05:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
2020-05-18 04:35:23 -05:00
|
|
|
[[package]]
|
|
|
|
name = "compiler_builtins"
|
2023-04-29 07:00:43 -05:00
|
|
|
version = "0.1.91"
|
2022-03-20 10:55:21 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-29 07:00:43 -05:00
|
|
|
checksum = "571298a3cce7e2afbd3d61abb91a18667d5ab25993ec577a88ee8ac45f00cc3a"
|
2020-05-18 04:35:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core"
|
|
|
|
version = "0.0.0"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dlmalloc"
|
2022-08-24 11:40:58 -05:00
|
|
|
version = "0.2.4"
|
2020-05-18 04:35:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-08-24 11:40:58 -05:00
|
|
|
checksum = "203540e710bfadb90e5e29930baf5d10270cec1f43ab34f46f78b147b2de715a"
|
2020-05-18 04:35:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"libc",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fortanix-sgx-abi"
|
2022-08-24 11:40:58 -05:00
|
|
|
version = "0.5.0"
|
2020-05-18 04:35:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-08-24 11:40:58 -05:00
|
|
|
checksum = "57cafc2274c10fab234f176b25903ce17e690fca7597090d50880e047a0389c5"
|
2020-05-18 04:35:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getopts"
|
|
|
|
version = "0.2.21"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
|
|
|
|
dependencies = [
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
"rustc-std-workspace-std",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2020-08-05 06:55:27 -05:00
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
2023-04-29 07:00:43 -05:00
|
|
|
version = "0.27.2"
|
2020-08-05 06:55:27 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-29 07:00:43 -05:00
|
|
|
checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4"
|
2020-08-05 06:55:27 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-alloc",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
2020-05-18 04:35:23 -05:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2022-07-25 09:07:57 -05:00
|
|
|
version = "0.12.3"
|
2020-05-18 04:35:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-25 09:07:57 -05:00
|
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
2020-05-18 04:35:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-alloc",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2023-03-15 09:41:48 -05:00
|
|
|
version = "0.3.1"
|
2020-05-18 04:35:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-15 09:41:48 -05:00
|
|
|
checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
|
2020-05-18 04:35:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
2022-07-25 09:07:57 -05:00
|
|
|
"rustc-std-workspace-alloc",
|
2020-05-18 04:35:23 -05:00
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2023-04-29 07:00:43 -05:00
|
|
|
version = "0.2.142"
|
2020-07-23 04:42:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-29 07:00:43 -05:00
|
|
|
checksum = "6a987beff54b60ffa6d51982e1aa1146bc42f19bd26be28b0586f252fccf5317"
|
2020-07-23 04:42:44 -05:00
|
|
|
dependencies = [
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
2021-09-19 06:56:58 -05:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2022-05-15 05:32:19 -05:00
|
|
|
version = "2.5.0"
|
2021-09-19 06:56:58 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-15 05:32:19 -05:00
|
|
|
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
|
2021-09-19 06:56:58 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
2020-08-05 06:55:27 -05:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2023-04-29 07:00:43 -05:00
|
|
|
version = "0.6.2"
|
2020-08-05 06:55:27 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-29 07:00:43 -05:00
|
|
|
checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
|
2020-08-05 06:55:27 -05:00
|
|
|
dependencies = [
|
|
|
|
"adler",
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-alloc",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "object"
|
2023-04-29 07:00:43 -05:00
|
|
|
version = "0.30.3"
|
2020-08-05 06:55:27 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-29 07:00:43 -05:00
|
|
|
checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439"
|
2020-08-05 06:55:27 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
2021-09-19 06:56:58 -05:00
|
|
|
"memchr",
|
2020-08-05 06:55:27 -05:00
|
|
|
"rustc-std-workspace-alloc",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
2020-05-18 04:35:23 -05:00
|
|
|
[[package]]
|
|
|
|
name = "panic_abort"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
2021-04-30 07:49:58 -05:00
|
|
|
"alloc",
|
2022-12-14 12:30:46 -06:00
|
|
|
"cfg-if",
|
2020-05-18 04:35:23 -05:00
|
|
|
"compiler_builtins",
|
|
|
|
"core",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "panic_unwind"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"alloc",
|
2022-12-14 12:30:46 -06:00
|
|
|
"cfg-if",
|
2020-05-18 04:35:23 -05:00
|
|
|
"compiler_builtins",
|
|
|
|
"core",
|
|
|
|
"libc",
|
|
|
|
"unwind",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc_macro"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
2022-04-22 14:11:38 -05:00
|
|
|
"core",
|
2020-05-18 04:35:23 -05:00
|
|
|
"std",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
2023-04-29 07:00:43 -05:00
|
|
|
version = "0.1.23"
|
2020-05-18 04:35:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-29 07:00:43 -05:00
|
|
|
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
2020-05-18 04:35:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc-std-workspace-alloc"
|
|
|
|
version = "1.99.0"
|
|
|
|
dependencies = [
|
|
|
|
"alloc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc-std-workspace-core"
|
|
|
|
version = "1.99.0"
|
|
|
|
dependencies = [
|
|
|
|
"core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc-std-workspace-std"
|
|
|
|
version = "1.99.0"
|
|
|
|
dependencies = [
|
|
|
|
"std",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "std"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
2020-08-05 06:55:27 -05:00
|
|
|
"addr2line",
|
2020-05-18 04:35:23 -05:00
|
|
|
"alloc",
|
2022-12-14 12:30:46 -06:00
|
|
|
"cfg-if",
|
2020-05-18 04:35:23 -05:00
|
|
|
"compiler_builtins",
|
|
|
|
"core",
|
|
|
|
"dlmalloc",
|
|
|
|
"fortanix-sgx-abi",
|
|
|
|
"hashbrown",
|
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
2020-08-05 06:55:27 -05:00
|
|
|
"miniz_oxide",
|
|
|
|
"object",
|
2020-05-18 04:35:23 -05:00
|
|
|
"panic_abort",
|
|
|
|
"panic_unwind",
|
2020-08-05 06:55:27 -05:00
|
|
|
"rustc-demangle",
|
2021-04-30 07:49:58 -05:00
|
|
|
"std_detect",
|
2020-05-18 04:35:23 -05:00
|
|
|
"unwind",
|
|
|
|
"wasi",
|
|
|
|
]
|
|
|
|
|
2021-04-30 07:49:58 -05:00
|
|
|
[[package]]
|
|
|
|
name = "std_detect"
|
|
|
|
version = "0.1.5"
|
|
|
|
dependencies = [
|
2022-12-14 12:30:46 -06:00
|
|
|
"cfg-if",
|
2021-04-30 07:49:58 -05:00
|
|
|
"compiler_builtins",
|
|
|
|
"libc",
|
|
|
|
"rustc-std-workspace-alloc",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|
|
|
|
|
2020-05-18 04:35:23 -05:00
|
|
|
[[package]]
|
|
|
|
name = "sysroot"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"alloc",
|
|
|
|
"compiler_builtins",
|
|
|
|
"core",
|
|
|
|
"std",
|
|
|
|
"test",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "test"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"core",
|
|
|
|
"getopts",
|
|
|
|
"panic_abort",
|
|
|
|
"panic_unwind",
|
|
|
|
"proc_macro",
|
|
|
|
"std",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2022-10-23 09:22:55 -05:00
|
|
|
version = "0.1.10"
|
2020-05-18 04:35:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-23 09:22:55 -05:00
|
|
|
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
|
2020-05-18 04:35:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
"rustc-std-workspace-std",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unwind"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
2022-12-14 12:30:46 -06:00
|
|
|
"cfg-if",
|
2020-05-18 04:35:23 -05:00
|
|
|
"compiler_builtins",
|
|
|
|
"core",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
2022-02-23 04:49:34 -06:00
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
2020-05-18 04:35:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-23 04:49:34 -06:00
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
2020-05-18 04:35:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"compiler_builtins",
|
|
|
|
"rustc-std-workspace-alloc",
|
|
|
|
"rustc-std-workspace-core",
|
|
|
|
]
|