325 lines
6.5 KiB
TOML
325 lines
6.5 KiB
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
[[package]]
|
|
name = "addr2line"
|
|
version = "0.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1b6a2d3371669ab3ca9797670853d61402b03d0b4b9ebf33d677dfa720203072"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"gimli",
|
|
"rustc-std-workspace-alloc",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "adler"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "alloc"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "alloc_system"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"core",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "autocfg"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
|
|
|
|
[[package]]
|
|
name = "cc"
|
|
version = "1.0.61"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ed67cbde08356238e75fc4656be4749481eeffb09e19f320a25237d5221c985d"
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "compiler_builtins"
|
|
version = "0.1.36"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7cd0782e0a7da7598164153173e5a5d4d9b1da094473c98dce0ff91406112369"
|
|
dependencies = [
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core"
|
|
version = "0.0.0"
|
|
|
|
[[package]]
|
|
name = "dlmalloc"
|
|
version = "0.1.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "35055b1021724f4eb5262eb49130eebff23fc59fc5a14160e05faad8eeb36673"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"libc",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fortanix-sgx-abi"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c56c422ef86062869b2d57ae87270608dc5929969dd130a6e248979cf4fb6ca6"
|
|
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",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gimli"
|
|
version = "0.22.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "aaf91faf136cb47367fa430cd46e37a788775e7fa104f8b4bcb3861dc389b724"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"rustc-std-workspace-alloc",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.9.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"rustc-std-workspace-alloc",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hermit-abi"
|
|
version = "0.1.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"libc",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
version = "0.2.80"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614"
|
|
dependencies = [
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "miniz_oxide"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0f2d26ec3309788e423cfbf68ad1800f061638098d76a83681af979dc4eda19d"
|
|
dependencies = [
|
|
"adler",
|
|
"autocfg",
|
|
"compiler_builtins",
|
|
"rustc-std-workspace-alloc",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "object"
|
|
version = "0.20.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1ab52be62400ca80aa00285d25253d7f7c437b7375c4de678f5405d3afe82ca5"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"rustc-std-workspace-alloc",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "panic_abort"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"compiler_builtins",
|
|
"core",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "panic_unwind"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"alloc",
|
|
"cfg-if",
|
|
"compiler_builtins",
|
|
"core",
|
|
"libc",
|
|
"unwind",
|
|
]
|
|
|
|
[[package]]
|
|
name = "proc_macro"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"std",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustc-demangle"
|
|
version = "0.1.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232"
|
|
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 = [
|
|
"addr2line",
|
|
"alloc",
|
|
"cfg-if",
|
|
"compiler_builtins",
|
|
"core",
|
|
"dlmalloc",
|
|
"fortanix-sgx-abi",
|
|
"hashbrown",
|
|
"hermit-abi",
|
|
"libc",
|
|
"miniz_oxide",
|
|
"object",
|
|
"panic_abort",
|
|
"panic_unwind",
|
|
"rustc-demangle",
|
|
"unwind",
|
|
"wasi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sysroot"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"alloc",
|
|
"alloc_system",
|
|
"compiler_builtins",
|
|
"core",
|
|
"std",
|
|
"test",
|
|
]
|
|
|
|
[[package]]
|
|
name = "term"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"core",
|
|
"std",
|
|
]
|
|
|
|
[[package]]
|
|
name = "test"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"core",
|
|
"getopts",
|
|
"libc",
|
|
"panic_abort",
|
|
"panic_unwind",
|
|
"proc_macro",
|
|
"std",
|
|
"term",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicode-width"
|
|
version = "0.1.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"rustc-std-workspace-core",
|
|
"rustc-std-workspace-std",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unwind"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"cc",
|
|
"cfg-if",
|
|
"compiler_builtins",
|
|
"core",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasi"
|
|
version = "0.9.0+wasi-snapshot-preview1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
dependencies = [
|
|
"compiler_builtins",
|
|
"rustc-std-workspace-alloc",
|
|
"rustc-std-workspace-core",
|
|
]
|