|
|
@@ -154,12 +154,6 @@ dependencies = [
|
|
|
"regex-automata",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "bumpalo"
|
|
|
-version = "3.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8f1e260c3a9040a7c19a12468758f4c16f31a81a1fe087482be9570ec864bb6c"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "bv"
|
|
|
version = "0.11.1"
|
|
|
@@ -1253,62 +1247,6 @@ version = "0.10.2+wasi-snapshot-preview1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen"
|
|
|
-version = "0.2.78"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 1.0.0",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "wasm-bindgen-macro",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-backend"
|
|
|
-version = "0.2.78"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b"
|
|
|
-dependencies = [
|
|
|
- "bumpalo",
|
|
|
- "lazy_static",
|
|
|
- "log",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn",
|
|
|
- "wasm-bindgen-shared",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-macro"
|
|
|
-version = "0.2.78"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9"
|
|
|
-dependencies = [
|
|
|
- "quote",
|
|
|
- "wasm-bindgen-macro-support",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-macro-support"
|
|
|
-version = "0.2.78"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn",
|
|
|
- "wasm-bindgen-backend",
|
|
|
- "wasm-bindgen-shared",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-shared"
|
|
|
-version = "0.2.78"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "winapi"
|
|
|
version = "0.3.9"
|
|
|
@@ -1351,7 +1289,6 @@ dependencies = [
|
|
|
"sha3",
|
|
|
"solana-program",
|
|
|
"solitaire",
|
|
|
- "wasm-bindgen",
|
|
|
]
|
|
|
|
|
|
[[package]]
|