2022-02-25 13:17:36 -08:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ahash"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.7.6"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom 0.2.5",
|
|
|
|
"once_cell",
|
|
|
|
"version_check",
|
|
|
|
]
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
|
|
|
version = "0.7.18"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-attribute-access-control"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "fb45cc9d1ce72e5eda341126de495a2c3810108c2333c6f3b4e09d99605f3f48"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-syn",
|
|
|
|
"anyhow",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"regex",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-attribute-account"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "16406bd1c27ff4ebdca4f5d5b09b7952f4d161f25094243e09355797c6bddaa6"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-syn",
|
|
|
|
"anyhow",
|
|
|
|
"bs58 0.4.0",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rustversion",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-attribute-constant"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "d347ce462ceba4473d216bab2c9d0d9702a027d25e93b5376d8d8593d9e13de0"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-syn",
|
|
|
|
"proc-macro2",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-attribute-error"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "354582d796f8309252d18f787f0e49df8ab6fdfe48f838f059f001ee2f04b5c8"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-syn",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-attribute-event"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "1a2e218dd8a446993463e38c00159349ae25aa76076191cde0ba460c9c65a180"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-syn",
|
|
|
|
"anyhow",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-attribute-interface"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "1e1e536e15b13e3168cf878a90b1bd2dfff1b4c8c9475be4b87f71b20cf8e85d"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-syn",
|
|
|
|
"anyhow",
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-attribute-program"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "6519b3ac626c1bd9df407fe22ec6a283f4b1067ee7f3be896ca580be510b7196"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-syn",
|
|
|
|
"anyhow",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-attribute-state"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "88e6a21070bcb053f092a1a9054924e8a1b5afd68f7317d0138327401ac154e1"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-syn",
|
|
|
|
"anyhow",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-derive-accounts"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "09a65890c2132f30a3ff160fb83f74e0a0454f904f46f1c9be38d3e94c2d06ed"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-syn",
|
|
|
|
"anyhow",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-lang"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "ef066f4bc0cb4080ff6244b6a66ef31b6077e0302738b365ca894540f5b7dcf8"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anchor-attribute-access-control",
|
|
|
|
"anchor-attribute-account",
|
|
|
|
"anchor-attribute-constant",
|
|
|
|
"anchor-attribute-error",
|
|
|
|
"anchor-attribute-event",
|
|
|
|
"anchor-attribute-interface",
|
|
|
|
"anchor-attribute-program",
|
|
|
|
"anchor-attribute-state",
|
|
|
|
"anchor-derive-accounts",
|
|
|
|
"arrayref",
|
|
|
|
"base64 0.13.0",
|
|
|
|
"bincode",
|
|
|
|
"borsh",
|
|
|
|
"bytemuck",
|
|
|
|
"solana-program",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anchor-syn"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.22.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "506cb44e4e895f917566c7a0554e487a001041d82dd3ae9f1f37ae7f20f86222"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"bs58 0.3.1",
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2-diagnostics",
|
|
|
|
"quote",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2022-03-12 18:43:29 -08:00
|
|
|
"sha2 0.9.9",
|
2022-02-25 13:17:36 -08:00
|
|
|
"syn",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.0.56"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrayref"
|
|
|
|
version = "0.3.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
|
|
|
version = "0.7.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.1.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
|
|
|
version = "0.12.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
|
|
|
version = "0.13.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
|
|
|
|
|
|
|
|
[[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 = "blake3"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.3.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"arrayref",
|
|
|
|
"arrayvec",
|
|
|
|
"cc",
|
|
|
|
"cfg-if",
|
|
|
|
"constant_time_eq",
|
2022-03-12 18:43:29 -08:00
|
|
|
"digest 0.10.3",
|
2022-02-25 13:17:36 -08:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-03-12 18:43:29 -08:00
|
|
|
name = "block-buffer"
|
|
|
|
version = "0.10.2"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
]
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.9.3"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "15bf3650200d8bffa99015595e10f1fbd17de07abbc25bb067da79e769939bfa"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"borsh-derive",
|
|
|
|
"hashbrown",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh-derive"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.9.3"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "6441c552f230375d18e3cc377677914d2ca2b0d36e52129fe15450a2dce46775"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"borsh-derive-internal",
|
|
|
|
"borsh-schema-derive-internal",
|
|
|
|
"proc-macro-crate",
|
|
|
|
"proc-macro2",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh-derive-internal"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.9.3"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "5449c28a7b352f2d1e592a8a28bf139bc71afb0764a14f3c02500935d8c44065"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh-schema-derive-internal"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.9.3"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "cdbd5696d8bfa21d53d9fe39a714a18538bad11492a42d066dbbc395fb1951c0"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bs58"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "476e9cd489f9e121e02ffa6014a8ef220ecb15c05ed23fc34cca13925dc283fb"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bs58"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "3.9.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bv"
|
|
|
|
version = "0.11.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8834bb1d8ee5dc048ee3124f2c7c1afcc6bc9aed03f11e9dfd8c69470a5db340"
|
|
|
|
dependencies = [
|
|
|
|
"feature-probe",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytemuck"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.8.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "0e851ca7c24871e7336801608a4797d7376545b6928a10d32d75685687141ead"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"bytemuck_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytemuck_derive"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8e215f8c2f9f79cb53c8335e687ffd07d5bfcb6fe5fc80723762d0be46e7cc54"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
|
|
|
version = "1.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.0.73"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "console_error_panic_hook"
|
|
|
|
version = "0.1.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "console_log"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "501a375961cef1a0d44767200e66e4a559283097e91d0730b1d75dfb2f8a1494"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "constant_time_eq"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cpufeatures"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crunchy"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
|
|
|
|
|
|
|
|
[[package]]
|
2022-03-12 18:43:29 -08:00
|
|
|
name = "crypto-common"
|
|
|
|
version = "0.1.3"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
2022-03-12 18:43:29 -08:00
|
|
|
"typenum",
|
2022-02-25 13:17:36 -08:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crypto-mac"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.8.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "curve25519-dalek"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "3.2.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "90f9d052967f590a76e62eb387bd0bbb1b000182c3cefe5364db6b7211651bc0"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
2022-03-12 18:43:29 -08:00
|
|
|
"digest 0.9.0",
|
2022-02-25 13:17:36 -08:00
|
|
|
"rand_core",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-03-12 18:43:29 -08:00
|
|
|
name = "digest"
|
|
|
|
version = "0.10.3"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
|
|
|
|
dependencies = [
|
|
|
|
"block-buffer 0.10.2",
|
|
|
|
"crypto-common",
|
|
|
|
"subtle",
|
|
|
|
]
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
2022-03-12 18:43:29 -08:00
|
|
|
name = "either"
|
|
|
|
version = "1.6.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "feature-probe"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "835a3dc7d1ec9e75e2b5fb4ba75396837112d2060b03f7d43bc1897c7f7211da"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "generic-array"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.14.5"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"typenum",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
|
|
|
version = "0.1.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"js-sys",
|
|
|
|
"libc",
|
2022-03-12 18:43:29 -08:00
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1",
|
2022-02-25 13:17:36 -08:00
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2022-03-12 18:43:29 -08:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
|
|
|
version = "0.2.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"wasi 0.10.2+wasi-snapshot-preview1",
|
|
|
|
]
|
|
|
|
|
2022-02-25 13:17:36 -08:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.11.2"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
|
2022-02-25 13:17:36 -08:00
|
|
|
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 = "hmac"
|
|
|
|
version = "0.8.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"
|
|
|
|
dependencies = [
|
2022-03-12 18:43:29 -08:00
|
|
|
"crypto-mac",
|
|
|
|
"digest 0.9.0",
|
2022-02-25 13:17:36 -08:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hmac-drbg"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"
|
|
|
|
dependencies = [
|
2022-03-12 18:43:29 -08:00
|
|
|
"digest 0.9.0",
|
2022-02-25 13:17:36 -08:00
|
|
|
"generic-array",
|
|
|
|
"hmac",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
|
|
|
version = "0.10.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
|
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.3.56"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "keccak"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.2.119"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libsecp256k1"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c9d220bc1feda2ac231cb78c3d26f27676b8cf82c96971f7aeef3d0cf2797c73"
|
|
|
|
dependencies = [
|
|
|
|
"arrayref",
|
|
|
|
"base64 0.12.3",
|
2022-03-12 18:43:29 -08:00
|
|
|
"digest 0.9.0",
|
2022-02-25 13:17:36 -08:00
|
|
|
"hmac-drbg",
|
|
|
|
"libsecp256k1-core",
|
|
|
|
"libsecp256k1-gen-ecmult",
|
|
|
|
"libsecp256k1-gen-genmult",
|
|
|
|
"rand",
|
|
|
|
"serde",
|
2022-03-12 18:43:29 -08:00
|
|
|
"sha2 0.9.9",
|
2022-02-25 13:17:36 -08:00
|
|
|
"typenum",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libsecp256k1-core"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d0f6ab710cec28cef759c5f18671a27dae2a5f952cdaaee1d8e2908cb2478a80"
|
|
|
|
dependencies = [
|
|
|
|
"crunchy",
|
2022-03-12 18:43:29 -08:00
|
|
|
"digest 0.9.0",
|
2022-02-25 13:17:36 -08:00
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libsecp256k1-gen-ecmult"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ccab96b584d38fac86a83f07e659f0deafd0253dc096dab5a36d53efe653c5c3"
|
|
|
|
dependencies = [
|
|
|
|
"libsecp256k1-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libsecp256k1-gen-genmult"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "67abfe149395e3aa1c48a2beb32b068e2334402df8181f818d3aee2b304c4f5d"
|
|
|
|
dependencies = [
|
|
|
|
"libsecp256k1-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.4.6"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
|
|
|
version = "0.4.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
|
|
|
version = "2.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "memmap2"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.5.3"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "057a3db23999c867821a7a59feb06a578fcb03685e983dff90daf9e7d24ac08f"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-derive"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
|
|
|
version = "0.2.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
2022-03-12 18:43:29 -08:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
|
|
|
version = "1.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
|
|
|
|
|
2022-02-25 13:17:36 -08:00
|
|
|
[[package]]
|
|
|
|
name = "opaque-debug"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.12.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.9.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "28141e0cc4143da2443301914478dc976a61ffdb3f043058310c70df2fed8954"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"redox_syscall",
|
|
|
|
"smallvec",
|
2022-03-12 18:43:29 -08:00
|
|
|
"windows-sys",
|
2022-02-25 13:17:36 -08:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.2.16"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-crate"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
|
|
|
|
dependencies = [
|
|
|
|
"toml",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.0.36"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"unicode-xid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2-diagnostics"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4bf29726d67464d49fa6224a1d07936a8c08bb3fba727c7493f6cf1616fdaada"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"version_check",
|
|
|
|
"yansi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.0.15"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
|
|
dependencies = [
|
2022-03-12 18:43:29 -08:00
|
|
|
"getrandom 0.1.16",
|
2022-02-25 13:17:36 -08:00
|
|
|
"libc",
|
|
|
|
"rand_chacha",
|
|
|
|
"rand_core",
|
|
|
|
"rand_hc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
|
|
dependencies = [
|
2022-03-12 18:43:29 -08:00
|
|
|
"getrandom 0.1.16",
|
2022-02-25 13:17:36 -08:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_hc"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.2.11"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "8380fe0152551244f0747b1bf41737e0f8a74f97a14ccefd1148187271634f3c"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.5.5"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
|
|
|
version = "0.6.25"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc_version"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
|
|
|
dependencies = [
|
|
|
|
"semver",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustversion"
|
|
|
|
version = "1.0.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
|
|
|
version = "1.0.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.0.6"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.0.136"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_bytes"
|
|
|
|
version = "0.11.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "16ae07dd2f88a366f15bd0632ba725227018c69a1c8550a927324f8eb8368bb9"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.0.136"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.0.79"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sha2"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.9.9"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
2022-03-12 18:43:29 -08:00
|
|
|
"block-buffer 0.9.0",
|
2022-02-25 13:17:36 -08:00
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
2022-03-12 18:43:29 -08:00
|
|
|
"digest 0.9.0",
|
2022-02-25 13:17:36 -08:00
|
|
|
"opaque-debug",
|
|
|
|
]
|
|
|
|
|
2022-03-12 18:43:29 -08:00
|
|
|
[[package]]
|
|
|
|
name = "sha2"
|
|
|
|
version = "0.10.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
|
|
|
"digest 0.10.3",
|
|
|
|
]
|
|
|
|
|
2022-02-25 13:17:36 -08:00
|
|
|
[[package]]
|
|
|
|
name = "sha3"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.10.1"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "881bf8156c87b6301fc5ca6b27f11eeb2761224c7081e69b409d5a1951a70c86"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
2022-03-12 18:43:29 -08:00
|
|
|
"digest 0.10.3",
|
2022-02-25 13:17:36 -08:00
|
|
|
"keccak",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.8.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "solana-frozen-abi"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.10.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "1f704637b29f1d58b819601efede8eff0998ec10381cb96796dacfe4cfea5581"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"bs58 0.4.0",
|
|
|
|
"bv",
|
|
|
|
"generic-array",
|
|
|
|
"log",
|
|
|
|
"memmap2",
|
|
|
|
"rustc_version",
|
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
2022-03-12 18:43:29 -08:00
|
|
|
"sha2 0.10.2",
|
2022-02-25 13:17:36 -08:00
|
|
|
"solana-frozen-abi-macro",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "solana-frozen-abi-macro"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.10.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "96bf045e938c042c59739ba3a77bf1d25cb7cf073bbf3690cc2d56c7cff27ba2"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rustc_version",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "solana-program"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.10.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "888f50c71dc45a528cb63df960e657601fe6fa3d643159d93ebff1dd1cc00b63"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"base64 0.13.0",
|
|
|
|
"bincode",
|
|
|
|
"bitflags",
|
|
|
|
"blake3",
|
|
|
|
"borsh",
|
|
|
|
"borsh-derive",
|
|
|
|
"bs58 0.4.0",
|
|
|
|
"bv",
|
|
|
|
"bytemuck",
|
|
|
|
"console_error_panic_hook",
|
|
|
|
"console_log",
|
|
|
|
"curve25519-dalek",
|
2022-03-12 18:43:29 -08:00
|
|
|
"getrandom 0.1.16",
|
2022-02-25 13:17:36 -08:00
|
|
|
"itertools",
|
|
|
|
"js-sys",
|
|
|
|
"lazy_static",
|
|
|
|
"libsecp256k1",
|
|
|
|
"log",
|
|
|
|
"num-derive",
|
|
|
|
"num-traits",
|
|
|
|
"parking_lot",
|
|
|
|
"rand",
|
|
|
|
"rustc_version",
|
|
|
|
"rustversion",
|
|
|
|
"serde",
|
|
|
|
"serde_bytes",
|
|
|
|
"serde_derive",
|
2022-03-12 18:43:29 -08:00
|
|
|
"sha2 0.10.2",
|
2022-02-25 13:17:36 -08:00
|
|
|
"sha3",
|
|
|
|
"solana-frozen-abi",
|
|
|
|
"solana-frozen-abi-macro",
|
|
|
|
"solana-sdk-macro",
|
|
|
|
"thiserror",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "solana-sdk-macro"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.10.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "2388e9b1690e83413393f3e20d98551cbebae9d9385397600d25ae9992873736"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"bs58 0.4.0",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rustversion",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "subtle"
|
|
|
|
version = "2.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.0.86"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-xid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
|
|
|
version = "1.0.30"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"
|
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
|
|
|
version = "1.0.30"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tic-tac-toe"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"anchor-lang",
|
|
|
|
"num-derive",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
|
|
|
version = "0.5.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.15.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.9.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.9.4"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.9.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
|
|
|
2022-03-12 18:43:29 -08:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.10.2+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
|
|
|
|
|
2022-02-25 13:17:36 -08:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.2.79"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.2.79"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.2.79"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.2.79"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.2.79"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "web-sys"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "0.3.56"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-03-12 18:43:29 -08:00
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.32.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "3df6e476185f92a12c072be4a189a0210dcdcf512a1891d6dff9edb874deadc6"
|
2022-02-25 13:17:36 -08:00
|
|
|
dependencies = [
|
2022-03-12 18:43:29 -08:00
|
|
|
"windows_aarch64_msvc",
|
|
|
|
"windows_i686_gnu",
|
|
|
|
"windows_i686_msvc",
|
|
|
|
"windows_x86_64_gnu",
|
|
|
|
"windows_x86_64_msvc",
|
2022-02-25 13:17:36 -08:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-03-12 18:43:29 -08:00
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
version = "0.32.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "d8e92753b1c443191654ec532f14c199742964a061be25d77d7a96f09db20bf5"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
2022-03-12 18:43:29 -08:00
|
|
|
name = "windows_i686_gnu"
|
|
|
|
version = "0.32.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "6a711c68811799e017b6038e0922cb27a5e2f43a2ddb609fe0b6f3eeda9de615"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
2022-03-12 18:43:29 -08:00
|
|
|
name = "windows_i686_msvc"
|
|
|
|
version = "0.32.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "146c11bb1a02615db74680b32a68e2d61f553cc24c4eb5b4ca10311740e44172"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
version = "0.32.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c912b12f7454c6620635bbff3450962753834be2a594819bd5e945af18ec64bc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
version = "0.32.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "504a2476202769977a040c6364301a3f65d0cc9e3fb08600b2bda150a0488316"
|
2022-02-25 13:17:36 -08:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yansi"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9fc79f4a1e39857fc00c3f662cbf2651c771f00e9c15fe2abc341806bd46bd71"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zeroize"
|
2022-03-12 18:43:29 -08:00
|
|
|
version = "1.3.0"
|
2022-02-25 13:17:36 -08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-12 18:43:29 -08:00
|
|
|
checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd"
|