|
@@ -182,6 +182,12 @@ version = "0.13.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
|
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "base64"
|
|
|
|
|
+version = "0.22.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "binary-install"
|
|
name = "binary-install"
|
|
|
version = "0.0.2"
|
|
version = "0.0.2"
|
|
@@ -286,23 +292,70 @@ version = "0.9.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "15bf3650200d8bffa99015595e10f1fbd17de07abbc25bb067da79e769939bfa"
|
|
checksum = "15bf3650200d8bffa99015595e10f1fbd17de07abbc25bb067da79e769939bfa"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh-derive",
|
|
|
|
|
|
|
+ "borsh-derive 0.9.3",
|
|
|
"hashbrown 0.11.2",
|
|
"hashbrown 0.11.2",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "borsh"
|
|
|
|
|
+version = "0.10.4"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "115e54d64eb62cdebad391c19efc9dce4981c690c85a33a12199d99bb9546fee"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "borsh-derive 0.10.4",
|
|
|
|
|
+ "hashbrown 0.12.3",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "borsh"
|
|
|
|
|
+version = "1.5.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "a6362ed55def622cddc70a4746a68554d7b687713770de539e59a739b249f8ed"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "borsh-derive 1.5.1",
|
|
|
|
|
+ "cfg_aliases",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "borsh-derive"
|
|
name = "borsh-derive"
|
|
|
version = "0.9.3"
|
|
version = "0.9.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "6441c552f230375d18e3cc377677914d2ca2b0d36e52129fe15450a2dce46775"
|
|
checksum = "6441c552f230375d18e3cc377677914d2ca2b0d36e52129fe15450a2dce46775"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh-derive-internal",
|
|
|
|
|
- "borsh-schema-derive-internal",
|
|
|
|
|
|
|
+ "borsh-derive-internal 0.9.3",
|
|
|
|
|
+ "borsh-schema-derive-internal 0.9.3",
|
|
|
"proc-macro-crate 0.1.5",
|
|
"proc-macro-crate 0.1.5",
|
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
|
"syn 1.0.107",
|
|
"syn 1.0.107",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "borsh-derive"
|
|
|
|
|
+version = "0.10.4"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "831213f80d9423998dd696e2c5345aba6be7a0bd8cd19e31c5243e13df1cef89"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "borsh-derive-internal 0.10.4",
|
|
|
|
|
+ "borsh-schema-derive-internal 0.10.4",
|
|
|
|
|
+ "proc-macro-crate 0.1.5",
|
|
|
|
|
+ "proc-macro2",
|
|
|
|
|
+ "syn 1.0.107",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "borsh-derive"
|
|
|
|
|
+version = "1.5.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "c3ef8005764f53cd4dca619f5bf64cafd4664dada50ece25e4d81de54c80cc0b"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "once_cell",
|
|
|
|
|
+ "proc-macro-crate 3.2.0",
|
|
|
|
|
+ "proc-macro2",
|
|
|
|
|
+ "quote",
|
|
|
|
|
+ "syn 2.0.38",
|
|
|
|
|
+ "syn_derive",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "borsh-derive-internal"
|
|
name = "borsh-derive-internal"
|
|
|
version = "0.9.3"
|
|
version = "0.9.3"
|
|
@@ -314,6 +367,17 @@ dependencies = [
|
|
|
"syn 1.0.107",
|
|
"syn 1.0.107",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "borsh-derive-internal"
|
|
|
|
|
+version = "0.10.4"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "65d6ba50644c98714aa2a70d13d7df3cd75cd2b523a2b452bf010443800976b3"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "proc-macro2",
|
|
|
|
|
+ "quote",
|
|
|
|
|
+ "syn 1.0.107",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "borsh-schema-derive-internal"
|
|
name = "borsh-schema-derive-internal"
|
|
|
version = "0.9.3"
|
|
version = "0.9.3"
|
|
@@ -325,12 +389,32 @@ dependencies = [
|
|
|
"syn 1.0.107",
|
|
"syn 1.0.107",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "borsh-schema-derive-internal"
|
|
|
|
|
+version = "0.10.4"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "276691d96f063427be83e6692b86148e488ebba9f48f77788724ca027ba3b6d4"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "proc-macro2",
|
|
|
|
|
+ "quote",
|
|
|
|
|
+ "syn 1.0.107",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "bs58"
|
|
name = "bs58"
|
|
|
version = "0.4.0"
|
|
version = "0.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"
|
|
checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "bs58"
|
|
|
|
|
+version = "0.5.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "tinyvec",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "bstr"
|
|
name = "bstr"
|
|
|
version = "1.1.0"
|
|
version = "1.1.0"
|
|
@@ -442,6 +526,12 @@ version = "1.0.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "cfg_aliases"
|
|
|
|
|
+version = "0.2.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "chrono"
|
|
name = "chrono"
|
|
|
version = "0.4.23"
|
|
version = "0.4.23"
|
|
@@ -654,6 +744,40 @@ dependencies = [
|
|
|
"syn 1.0.107",
|
|
"syn 1.0.107",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "darling"
|
|
|
|
|
+version = "0.20.10"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "darling_core",
|
|
|
|
|
+ "darling_macro",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "darling_core"
|
|
|
|
|
+version = "0.20.10"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "fnv",
|
|
|
|
|
+ "ident_case",
|
|
|
|
|
+ "proc-macro2",
|
|
|
|
|
+ "quote",
|
|
|
|
|
+ "syn 2.0.38",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "darling_macro"
|
|
|
|
|
+version = "0.20.10"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "darling_core",
|
|
|
|
|
+ "quote",
|
|
|
|
|
+ "syn 2.0.38",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "derive_more"
|
|
name = "derive_more"
|
|
|
version = "0.99.17"
|
|
version = "0.99.17"
|
|
@@ -761,6 +885,12 @@ dependencies = [
|
|
|
"cfg-if 1.0.0",
|
|
"cfg-if 1.0.0",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "equivalent"
|
|
|
|
|
+version = "1.0.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "event-listener"
|
|
name = "event-listener"
|
|
|
version = "2.5.3"
|
|
version = "2.5.3"
|
|
@@ -997,7 +1127,7 @@ dependencies = [
|
|
|
"futures-sink",
|
|
"futures-sink",
|
|
|
"futures-util",
|
|
"futures-util",
|
|
|
"http",
|
|
"http",
|
|
|
- "indexmap",
|
|
|
|
|
|
|
+ "indexmap 1.9.2",
|
|
|
"slab",
|
|
"slab",
|
|
|
"tokio",
|
|
"tokio",
|
|
|
"tokio-util",
|
|
"tokio-util",
|
|
@@ -1018,6 +1148,15 @@ name = "hashbrown"
|
|
|
version = "0.12.3"
|
|
version = "0.12.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "ahash",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "hashbrown"
|
|
|
|
|
+version = "0.15.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "3a9bfc1af68b1726ea47d3d5109de126281def866b33970e10fbab11b5dafab3"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "heck"
|
|
name = "heck"
|
|
@@ -1025,6 +1164,12 @@ version = "0.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
|
|
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "heck"
|
|
|
|
|
+version = "0.5.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "hermit-abi"
|
|
name = "hermit-abi"
|
|
|
version = "0.2.6"
|
|
version = "0.2.6"
|
|
@@ -1153,6 +1298,12 @@ dependencies = [
|
|
|
"cxx-build",
|
|
"cxx-build",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "ident_case"
|
|
|
|
|
+version = "1.0.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "idna"
|
|
name = "idna"
|
|
|
version = "0.3.0"
|
|
version = "0.3.0"
|
|
@@ -1199,6 +1350,16 @@ dependencies = [
|
|
|
"hashbrown 0.12.3",
|
|
"hashbrown 0.12.3",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "indexmap"
|
|
|
|
|
+version = "2.6.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "equivalent",
|
|
|
|
|
+ "hashbrown 0.15.1",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "instant"
|
|
name = "instant"
|
|
|
version = "0.1.12"
|
|
version = "0.1.12"
|
|
@@ -1371,7 +1532,7 @@ version = "0.3.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "885db39b08518fa700b73fa2214e8adbbfba316ba82dd510f50519173eadaf73"
|
|
checksum = "885db39b08518fa700b73fa2214e8adbbfba316ba82dd510f50519173eadaf73"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
"schemars",
|
|
"schemars",
|
|
|
"semver",
|
|
"semver",
|
|
|
"serde",
|
|
"serde",
|
|
@@ -1383,7 +1544,7 @@ version = "0.14.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "71d258582a1878e6db67400b0504a5099db85718d22c2e07f747fe1706ae7150"
|
|
checksum = "71d258582a1878e6db67400b0504a5099db85718d22c2e07f747fe1706ae7150"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
"serde",
|
|
"serde",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
@@ -1393,7 +1554,17 @@ version = "0.15.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "1d924011380de759c3dc6fdbcda37a19a5c061f56dab69d28a34ecee765e23e4"
|
|
checksum = "1d924011380de759c3dc6fdbcda37a19a5c061f56dab69d28a34ecee765e23e4"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "serde",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "near-account-id"
|
|
|
|
|
+version = "1.0.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "35cbb989542587b47205e608324ddd391f0cee1c22b4b64ae49f458334b95907"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "borsh 1.5.1",
|
|
|
"serde",
|
|
"serde",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
@@ -1424,8 +1595,8 @@ checksum = "1e75673d69fd7365508f3d32483669fe45b03bfb34e4d9363e90adae9dfb416c"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"arrayref",
|
|
"arrayref",
|
|
|
"blake2",
|
|
"blake2",
|
|
|
- "borsh",
|
|
|
|
|
- "bs58",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "bs58 0.4.0",
|
|
|
"c2-chacha",
|
|
"c2-chacha",
|
|
|
"curve25519-dalek",
|
|
"curve25519-dalek",
|
|
|
"derive_more",
|
|
"derive_more",
|
|
@@ -1450,8 +1621,8 @@ checksum = "7754612b47737d277fb818e9fdbb1406e90f9e57151c55c3584d714421976cb6"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"arrayref",
|
|
"arrayref",
|
|
|
"blake2",
|
|
"blake2",
|
|
|
- "borsh",
|
|
|
|
|
- "bs58",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "bs58 0.4.0",
|
|
|
"c2-chacha",
|
|
"c2-chacha",
|
|
|
"curve25519-dalek",
|
|
"curve25519-dalek",
|
|
|
"derive_more",
|
|
"derive_more",
|
|
@@ -1467,13 +1638,23 @@ dependencies = [
|
|
|
"thiserror",
|
|
"thiserror",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "near-gas"
|
|
|
|
|
+version = "0.3.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "180edcc7dc2fac41f93570d0c7b759c1b6d492f6ad093d749d644a40b4310a97"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "borsh 1.5.1",
|
|
|
|
|
+ "serde",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "near-jsonrpc-client"
|
|
name = "near-jsonrpc-client"
|
|
|
version = "0.4.1"
|
|
version = "0.4.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "d1335ffce1476da6516dcd22b26cece1a495fc725c0e8fec1879073752ac068d"
|
|
checksum = "d1335ffce1476da6516dcd22b26cece1a495fc725c0e8fec1879073752ac068d"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
"lazy_static",
|
|
"lazy_static",
|
|
|
"log",
|
|
"log",
|
|
|
"near-chain-configs",
|
|
"near-chain-configs",
|
|
@@ -1508,7 +1689,7 @@ version = "0.14.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "8ad1a9a1640539c81f065425c31bffcfbf6b31ef1aeaade59ce905f5df6ac860"
|
|
checksum = "8ad1a9a1640539c81f065425c31bffcfbf6b31ef1aeaade59ce905f5df6ac860"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
"byteorder",
|
|
"byteorder",
|
|
|
"bytesize",
|
|
"bytesize",
|
|
|
"chrono",
|
|
"chrono",
|
|
@@ -1527,7 +1708,7 @@ dependencies = [
|
|
|
"serde",
|
|
"serde",
|
|
|
"serde_json",
|
|
"serde_json",
|
|
|
"smart-default",
|
|
"smart-default",
|
|
|
- "strum",
|
|
|
|
|
|
|
+ "strum 0.24.1",
|
|
|
"thiserror",
|
|
"thiserror",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
@@ -1537,7 +1718,7 @@ version = "0.15.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "97670b302dce15f09bba50f24c67aa08130fd01528cc61d4415892401e88e974"
|
|
checksum = "97670b302dce15f09bba50f24c67aa08130fd01528cc61d4415892401e88e974"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
"byteorder",
|
|
"byteorder",
|
|
|
"bytesize",
|
|
"bytesize",
|
|
|
"cfg-if 1.0.0",
|
|
"cfg-if 1.0.0",
|
|
@@ -1557,7 +1738,7 @@ dependencies = [
|
|
|
"serde",
|
|
"serde",
|
|
|
"serde_json",
|
|
"serde_json",
|
|
|
"smart-default",
|
|
"smart-default",
|
|
|
- "strum",
|
|
|
|
|
|
|
+ "strum 0.24.1",
|
|
|
"thiserror",
|
|
"thiserror",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
@@ -1568,14 +1749,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "91d508f0fc340f6461e4e256417685720d3c4c00bb5a939b105160e49137caba"
|
|
checksum = "91d508f0fc340f6461e4e256417685720d3c4c00bb5a939b105160e49137caba"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"base64 0.11.0",
|
|
"base64 0.11.0",
|
|
|
- "borsh",
|
|
|
|
|
- "bs58",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "bs58 0.4.0",
|
|
|
"derive_more",
|
|
"derive_more",
|
|
|
"near-account-id 0.14.0",
|
|
"near-account-id 0.14.0",
|
|
|
"num-rational 0.3.2",
|
|
"num-rational 0.3.2",
|
|
|
"serde",
|
|
"serde",
|
|
|
"sha2 0.10.6",
|
|
"sha2 0.10.6",
|
|
|
- "strum",
|
|
|
|
|
|
|
+ "strum 0.24.1",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1585,15 +1766,15 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "7929e19d862221949734c4a0063a8f55e7069de3a2ebc2d4f4c13497a5e953cb"
|
|
checksum = "7929e19d862221949734c4a0063a8f55e7069de3a2ebc2d4f4c13497a5e953cb"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"base64 0.13.1",
|
|
"base64 0.13.1",
|
|
|
- "borsh",
|
|
|
|
|
- "bs58",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "bs58 0.4.0",
|
|
|
"derive_more",
|
|
"derive_more",
|
|
|
"near-account-id 0.15.0",
|
|
"near-account-id 0.15.0",
|
|
|
"num-rational 0.3.2",
|
|
"num-rational 0.3.2",
|
|
|
"serde",
|
|
"serde",
|
|
|
"serde_repr",
|
|
"serde_repr",
|
|
|
"sha2 0.10.6",
|
|
"sha2 0.10.6",
|
|
|
- "strum",
|
|
|
|
|
|
|
+ "strum 0.24.1",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1662,13 +1843,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "15eb3de2defe3626260cc209a6cdb985c6b27b0bd4619fad97dcfae002c3c5bd"
|
|
checksum = "15eb3de2defe3626260cc209a6cdb985c6b27b0bd4619fad97dcfae002c3c5bd"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"base64 0.13.1",
|
|
"base64 0.13.1",
|
|
|
- "borsh",
|
|
|
|
|
- "bs58",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "bs58 0.4.0",
|
|
|
"near-abi",
|
|
"near-abi",
|
|
|
"near-crypto 0.14.0",
|
|
"near-crypto 0.14.0",
|
|
|
"near-primitives 0.14.0",
|
|
"near-primitives 0.14.0",
|
|
|
"near-primitives-core 0.14.0",
|
|
"near-primitives-core 0.14.0",
|
|
|
- "near-sdk-macros",
|
|
|
|
|
|
|
+ "near-sdk-macros 4.1.1",
|
|
|
"near-sys",
|
|
"near-sys",
|
|
|
"near-vm-logic",
|
|
"near-vm-logic",
|
|
|
"once_cell",
|
|
"once_cell",
|
|
@@ -1678,6 +1859,26 @@ dependencies = [
|
|
|
"wee_alloc",
|
|
"wee_alloc",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "near-sdk"
|
|
|
|
|
+version = "5.5.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "4e296b02c85539c16659e171242d6c6bbea87eec7c9ef860d8dfd3fb3168a18a"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "base64 0.22.1",
|
|
|
|
|
+ "borsh 1.5.1",
|
|
|
|
|
+ "bs58 0.5.1",
|
|
|
|
|
+ "near-account-id 1.0.0",
|
|
|
|
|
+ "near-gas",
|
|
|
|
|
+ "near-sdk-macros 5.5.0",
|
|
|
|
|
+ "near-sys",
|
|
|
|
|
+ "near-token",
|
|
|
|
|
+ "once_cell",
|
|
|
|
|
+ "serde",
|
|
|
|
|
+ "serde_json",
|
|
|
|
|
+ "wee_alloc",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "near-sdk-macros"
|
|
name = "near-sdk-macros"
|
|
|
version = "4.1.1"
|
|
version = "4.1.1"
|
|
@@ -1690,11 +1891,38 @@ dependencies = [
|
|
|
"syn 1.0.107",
|
|
"syn 1.0.107",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "near-sdk-macros"
|
|
|
|
|
+version = "5.5.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "0adc79466aa556f56a995c0db34a933b32597ab92bbb0e526597118899c8bcaf"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "Inflector",
|
|
|
|
|
+ "darling",
|
|
|
|
|
+ "proc-macro2",
|
|
|
|
|
+ "quote",
|
|
|
|
|
+ "serde",
|
|
|
|
|
+ "serde_json",
|
|
|
|
|
+ "strum 0.26.3",
|
|
|
|
|
+ "strum_macros 0.26.4",
|
|
|
|
|
+ "syn 2.0.38",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "near-sys"
|
|
name = "near-sys"
|
|
|
-version = "0.2.0"
|
|
|
|
|
|
|
+version = "0.2.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e307313276eaeced2ca95740b5639e1f3125b7c97f0a1151809d105f1aa8c6d3"
|
|
|
|
|
|
|
+checksum = "dbf4ca5c805cb78700e10e43484902d8da05f25788db277999d209568aaf4c8e"
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "near-token"
|
|
|
|
|
+version = "0.3.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "cd3e60aa26a74dc514b1b6408fdd06cefe2eb0ff029020956c1c6517594048fd"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "borsh 1.5.1",
|
|
|
|
|
+ "serde",
|
|
|
|
|
+]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "near-vm-errors"
|
|
name = "near-vm-errors"
|
|
@@ -1702,7 +1930,7 @@ version = "0.14.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "d0da466a30f0446639cbd788c30865086fac3e8dcb07a79e51d2b0775ed4261e"
|
|
checksum = "d0da466a30f0446639cbd788c30865086fac3e8dcb07a79e51d2b0775ed4261e"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
"near-account-id 0.14.0",
|
|
"near-account-id 0.14.0",
|
|
|
"near-rpc-error-macro 0.14.0",
|
|
"near-rpc-error-macro 0.14.0",
|
|
|
"serde",
|
|
"serde",
|
|
@@ -1714,11 +1942,11 @@ version = "0.15.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "5591c9c8afa83a040cb5c3f29bc52b2efae2c32d4bcaee1bba723738da1a5cf6"
|
|
checksum = "5591c9c8afa83a040cb5c3f29bc52b2efae2c32d4bcaee1bba723738da1a5cf6"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
"near-account-id 0.15.0",
|
|
"near-account-id 0.15.0",
|
|
|
"near-rpc-error-macro 0.15.0",
|
|
"near-rpc-error-macro 0.15.0",
|
|
|
"serde",
|
|
"serde",
|
|
|
- "strum",
|
|
|
|
|
|
|
+ "strum 0.24.1",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1728,8 +1956,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "81b534828419bacbf1f7b11ef7b00420f248c548c485d3f0cfda8bb6931152f2"
|
|
checksum = "81b534828419bacbf1f7b11ef7b00420f248c548c485d3f0cfda8bb6931152f2"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"base64 0.13.1",
|
|
"base64 0.13.1",
|
|
|
- "borsh",
|
|
|
|
|
- "bs58",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "bs58 0.4.0",
|
|
|
"byteorder",
|
|
"byteorder",
|
|
|
"near-account-id 0.14.0",
|
|
"near-account-id 0.14.0",
|
|
|
"near-crypto 0.14.0",
|
|
"near-crypto 0.14.0",
|
|
@@ -1885,9 +2113,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "once_cell"
|
|
name = "once_cell"
|
|
|
-version = "1.17.0"
|
|
|
|
|
|
|
+version = "1.20.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
|
|
|
|
|
|
|
+checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "opaque-debug"
|
|
name = "opaque-debug"
|
|
@@ -2111,6 +2339,38 @@ dependencies = [
|
|
|
"toml",
|
|
"toml",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "proc-macro-crate"
|
|
|
|
|
+version = "3.2.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "toml_edit",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
|
|
+[[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]]
|
|
[[package]]
|
|
|
name = "proc-macro2"
|
|
name = "proc-macro2"
|
|
|
version = "1.0.69"
|
|
version = "1.0.69"
|
|
@@ -2126,17 +2386,17 @@ version = "0.1.0"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"byteorder",
|
|
"byteorder",
|
|
|
"hex 0.4.3",
|
|
"hex 0.4.3",
|
|
|
- "near-sdk",
|
|
|
|
|
|
|
+ "near-sdk 5.5.0",
|
|
|
"nom",
|
|
"nom",
|
|
|
"num-derive",
|
|
"num-derive",
|
|
|
"num-traits",
|
|
"num-traits",
|
|
|
"pyth-sdk 0.7.0",
|
|
"pyth-sdk 0.7.0",
|
|
|
"pyth-wormhole-attester-sdk",
|
|
"pyth-wormhole-attester-sdk",
|
|
|
"pythnet-sdk",
|
|
"pythnet-sdk",
|
|
|
- "serde_wormhole 0.1.0 (git+https://github.com/wormhole-foundation/wormhole)",
|
|
|
|
|
- "strum",
|
|
|
|
|
|
|
+ "serde_wormhole 0.1.0 (git+https://github.com/wormhole-foundation/wormhole?tag=rust-sdk-2024-01-25)",
|
|
|
|
|
+ "strum 0.24.1",
|
|
|
"thiserror",
|
|
"thiserror",
|
|
|
- "wormhole-core 0.1.0 (git+https://github.com/wormhole-foundation/wormhole)",
|
|
|
|
|
|
|
+ "wormhole-sdk",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -2146,18 +2406,18 @@ dependencies = [
|
|
|
"byteorder",
|
|
"byteorder",
|
|
|
"hex 0.4.3",
|
|
"hex 0.4.3",
|
|
|
"lazy_static",
|
|
"lazy_static",
|
|
|
- "near-sdk",
|
|
|
|
|
|
|
+ "near-sdk 4.1.1",
|
|
|
"num-derive",
|
|
"num-derive",
|
|
|
"num-traits",
|
|
"num-traits",
|
|
|
"pyth-near",
|
|
"pyth-near",
|
|
|
"pythnet-sdk",
|
|
"pythnet-sdk",
|
|
|
"serde",
|
|
"serde",
|
|
|
"serde_json",
|
|
"serde_json",
|
|
|
- "strum",
|
|
|
|
|
|
|
+ "strum 0.24.1",
|
|
|
"thiserror",
|
|
"thiserror",
|
|
|
"tokio",
|
|
"tokio",
|
|
|
"workspaces",
|
|
"workspaces",
|
|
|
- "wormhole-core 0.1.0 (git+https://github.com/wormhole-foundation/wormhole?rev=4ddeca4dbdba50e2cbf6e603242f8c75d9246e2a)",
|
|
|
|
|
|
|
+ "wormhole-core",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -2166,8 +2426,8 @@ version = "0.5.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "f5c805ba3dfb5b7ed6a8ffa62ec38391f485a79c7cf6b3b11d3bd44fb0325824"
|
|
checksum = "f5c805ba3dfb5b7ed6a8ffa62ec38391f485a79c7cf6b3b11d3bd44fb0325824"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
- "borsh-derive",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "borsh-derive 0.9.3",
|
|
|
"hex 0.4.3",
|
|
"hex 0.4.3",
|
|
|
"schemars",
|
|
"schemars",
|
|
|
"serde",
|
|
"serde",
|
|
@@ -2179,8 +2439,8 @@ version = "0.7.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "00bf2540203ca3c7a5712fdb8b5897534b7f6a0b6e7b0923ff00466c5f9efcb3"
|
|
checksum = "00bf2540203ca3c7a5712fdb8b5897534b7f6a0b6e7b0923ff00466c5f9efcb3"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
- "borsh-derive",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "borsh-derive 0.9.3",
|
|
|
"hex 0.4.3",
|
|
"hex 0.4.3",
|
|
|
"schemars",
|
|
"schemars",
|
|
|
"serde",
|
|
"serde",
|
|
@@ -2197,10 +2457,10 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "pythnet-sdk"
|
|
name = "pythnet-sdk"
|
|
|
-version = "2.0.0"
|
|
|
|
|
|
|
+version = "2.3.0"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"bincode",
|
|
"bincode",
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.10.4",
|
|
|
"bytemuck",
|
|
"bytemuck",
|
|
|
"byteorder",
|
|
"byteorder",
|
|
|
"fast-math",
|
|
"fast-math",
|
|
@@ -2546,22 +2806,31 @@ checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "serde"
|
|
name = "serde"
|
|
|
-version = "1.0.152"
|
|
|
|
|
|
|
+version = "1.0.193"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
|
|
|
|
|
|
|
+checksum = "25dd9975e68d0cb5aa1120c288333fc98731bd1dd12f561e468ea4728c042b89"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"serde_derive",
|
|
"serde_derive",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "serde_bytes"
|
|
|
|
|
+version = "0.11.15"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "387cc504cb06bb40a96c8e04e951fe01854cf6bc921053c954e4a606d9675c6a"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "serde",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "serde_derive"
|
|
name = "serde_derive"
|
|
|
-version = "1.0.152"
|
|
|
|
|
|
|
+version = "1.0.193"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e"
|
|
|
|
|
|
|
+checksum = "43576ca501357b9b071ac53cdc7da8ef0cbd9493d8df094cd821777ea6e894d3"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
|
"quote",
|
|
"quote",
|
|
|
- "syn 1.0.107",
|
|
|
|
|
|
|
+ "syn 2.0.38",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -2612,17 +2881,19 @@ dependencies = [
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "serde_wormhole"
|
|
name = "serde_wormhole"
|
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/wormhole-foundation/wormhole?rev=4ddeca4dbdba50e2cbf6e603242f8c75d9246e2a#4ddeca4dbdba50e2cbf6e603242f8c75d9246e2a"
|
|
|
|
|
|
|
+source = "git+https://github.com/wormhole-foundation/wormhole?tag=rust-sdk-2024-01-25#55faa9ca1fe456e90e957b33aa7bcc565a33c3fa"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
|
|
+ "base64 0.13.1",
|
|
|
"itoa",
|
|
"itoa",
|
|
|
"serde",
|
|
"serde",
|
|
|
|
|
+ "serde_bytes",
|
|
|
"thiserror",
|
|
"thiserror",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "serde_wormhole"
|
|
name = "serde_wormhole"
|
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/wormhole-foundation/wormhole#4ddeca4dbdba50e2cbf6e603242f8c75d9246e2a"
|
|
|
|
|
|
|
+source = "git+https://github.com/wormhole-foundation/wormhole?rev=4ddeca4dbdba50e2cbf6e603242f8c75d9246e2a#4ddeca4dbdba50e2cbf6e603242f8c75d9246e2a"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"itoa",
|
|
"itoa",
|
|
|
"serde",
|
|
"serde",
|
|
@@ -2757,22 +3028,41 @@ version = "0.24.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
|
|
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "strum_macros",
|
|
|
|
|
|
|
+ "strum_macros 0.24.3",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "strum"
|
|
|
|
|
+version = "0.26.3"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "strum_macros"
|
|
name = "strum_macros"
|
|
|
version = "0.24.3"
|
|
version = "0.24.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
|
|
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "heck",
|
|
|
|
|
|
|
+ "heck 0.4.0",
|
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
|
"quote",
|
|
"quote",
|
|
|
"rustversion",
|
|
"rustversion",
|
|
|
"syn 1.0.107",
|
|
"syn 1.0.107",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "strum_macros"
|
|
|
|
|
+version = "0.26.4"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "heck 0.5.0",
|
|
|
|
|
+ "proc-macro2",
|
|
|
|
|
+ "quote",
|
|
|
|
|
+ "rustversion",
|
|
|
|
|
+ "syn 2.0.38",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "subtle"
|
|
name = "subtle"
|
|
|
version = "2.4.1"
|
|
version = "2.4.1"
|
|
@@ -2801,6 +3091,18 @@ dependencies = [
|
|
|
"unicode-ident",
|
|
"unicode-ident",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "syn_derive"
|
|
|
|
|
+version = "0.1.8"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "proc-macro-error",
|
|
|
|
|
+ "proc-macro2",
|
|
|
|
|
+ "quote",
|
|
|
|
|
+ "syn 2.0.38",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "synstructure"
|
|
name = "synstructure"
|
|
|
version = "0.12.6"
|
|
version = "0.12.6"
|
|
@@ -2974,6 +3276,23 @@ dependencies = [
|
|
|
"serde",
|
|
"serde",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "toml_datetime"
|
|
|
|
|
+version = "0.6.8"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "toml_edit"
|
|
|
|
|
+version = "0.22.22"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "indexmap 2.6.0",
|
|
|
|
|
+ "toml_datetime",
|
|
|
|
|
+ "winnow",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "tower-service"
|
|
name = "tower-service"
|
|
|
version = "0.3.2"
|
|
version = "0.3.2"
|
|
@@ -3364,6 +3683,15 @@ version = "0.42.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"
|
|
checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "winnow"
|
|
|
|
|
+version = "0.6.20"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "memchr",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "winreg"
|
|
name = "winreg"
|
|
|
version = "0.10.1"
|
|
version = "0.10.1"
|
|
@@ -3382,8 +3710,8 @@ dependencies = [
|
|
|
"async-process",
|
|
"async-process",
|
|
|
"async-trait",
|
|
"async-trait",
|
|
|
"base64 0.13.1",
|
|
"base64 0.13.1",
|
|
|
- "borsh",
|
|
|
|
|
- "bs58",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
|
|
+ "bs58 0.4.0",
|
|
|
"chrono",
|
|
"chrono",
|
|
|
"dirs 3.0.2",
|
|
"dirs 3.0.2",
|
|
|
"hex 0.4.3",
|
|
"hex 0.4.3",
|
|
@@ -3421,15 +3749,15 @@ dependencies = [
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
-name = "wormhole-core"
|
|
|
|
|
|
|
+name = "wormhole-sdk"
|
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/wormhole-foundation/wormhole#4ddeca4dbdba50e2cbf6e603242f8c75d9246e2a"
|
|
|
|
|
|
|
+source = "git+https://github.com/wormhole-foundation/wormhole?tag=rust-sdk-2024-01-25#55faa9ca1fe456e90e957b33aa7bcc565a33c3fa"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"anyhow",
|
|
"anyhow",
|
|
|
"bstr",
|
|
"bstr",
|
|
|
"schemars",
|
|
"schemars",
|
|
|
"serde",
|
|
"serde",
|
|
|
- "serde_wormhole 0.1.0 (git+https://github.com/wormhole-foundation/wormhole?rev=4ddeca4dbdba50e2cbf6e603242f8c75d9246e2a)",
|
|
|
|
|
|
|
+ "serde_wormhole 0.1.0 (git+https://github.com/wormhole-foundation/wormhole?tag=rust-sdk-2024-01-25)",
|
|
|
"sha3",
|
|
"sha3",
|
|
|
"thiserror",
|
|
"thiserror",
|
|
|
]
|
|
]
|
|
@@ -3476,7 +3804,7 @@ version = "0.5.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "71e61de68ede9ffdd69c01664f65a178c5188b73f78faa21f0936016a888ff7c"
|
|
checksum = "71e61de68ede9ffdd69c01664f65a178c5188b73f78faa21f0936016a888ff7c"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "borsh",
|
|
|
|
|
|
|
+ "borsh 0.9.3",
|
|
|
"byteorder",
|
|
"byteorder",
|
|
|
"crunchy",
|
|
"crunchy",
|
|
|
"lazy_static",
|
|
"lazy_static",
|