Skip to content

Instantly share code, notes, and snippets.

@joemccann
Created March 25, 2022 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joemccann/6ef7bf3ef4a374096067536ba54b857d to your computer and use it in GitHub Desktop.
Save joemccann/6ef7bf3ef4a374096067536ba54b857d to your computer and use it in GitHub Desktop.
zo-keeper v0.1.0 (/Users/asymmetricholdingsltd./solana/liqudation-bots/01/zo-keeper)
├── anchor-client v0.21.0
│ ├── anchor-lang v0.21.0
│ │ ├── anchor-attribute-access-control v0.21.0 (proc-macro)
│ │ │ ├── anchor-syn v0.21.0
│ │ │ │ ├── anyhow v1.0.55
│ │ │ │ ├── bs58 v0.3.1
│ │ │ │ ├── heck v0.3.3
│ │ │ │ │ └── unicode-segmentation v1.9.0
│ │ │ │ ├── proc-macro2 v1.0.36
│ │ │ │ │ └── unicode-xid v0.2.2
│ │ │ │ ├── proc-macro2-diagnostics v0.9.1
│ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ ├── quote v1.0.15
│ │ │ │ │ │ └── proc-macro2 v1.0.36 (*)
│ │ │ │ │ ├── syn v1.0.86
│ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ └── unicode-xid v0.2.2
│ │ │ │ │ └── yansi v0.5.0
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── version_check v0.9.4
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ ├── serde v1.0.136
│ │ │ │ │ └── serde_derive v1.0.136 (proc-macro)
│ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ ├── serde_json v1.0.79
│ │ │ │ │ ├── itoa v1.0.1
│ │ │ │ │ ├── ryu v1.0.9
│ │ │ │ │ └── serde v1.0.136 (*)
│ │ │ │ ├── sha2 v0.9.9
│ │ │ │ │ ├── block-buffer v0.9.0
│ │ │ │ │ │ └── generic-array v0.14.5
│ │ │ │ │ │ └── typenum v1.15.0
│ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ └── version_check v0.9.4
│ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ ├── cpufeatures v0.2.1
│ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ ├── digest v0.9.0
│ │ │ │ │ │ └── generic-array v0.14.5 (*)
│ │ │ │ │ └── opaque-debug v0.3.0
│ │ │ │ ├── syn v1.0.86 (*)
│ │ │ │ └── thiserror v1.0.30
│ │ │ │ └── thiserror-impl v1.0.30 (proc-macro)
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ └── syn v1.0.86 (*)
│ │ │ ├── anyhow v1.0.55
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ ├── regex v1.5.4
│ │ │ │ ├── aho-corasick v0.7.18
│ │ │ │ │ └── memchr v2.4.1
│ │ │ │ ├── memchr v2.4.1
│ │ │ │ └── regex-syntax v0.6.25
│ │ │ └── syn v1.0.86 (*)
│ │ ├── anchor-attribute-account v0.21.0 (proc-macro)
│ │ │ ├── anchor-syn v0.21.0 (*)
│ │ │ ├── anyhow v1.0.55
│ │ │ ├── bs58 v0.4.0
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ ├── rustversion v1.0.6 (proc-macro)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── anchor-attribute-constant v0.21.0 (proc-macro)
│ │ │ ├── anchor-syn v0.21.0 (*)
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── anchor-attribute-error v0.21.0 (proc-macro)
│ │ │ ├── anchor-syn v0.21.0 (*)
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── anchor-attribute-event v0.21.0 (proc-macro)
│ │ │ ├── anchor-syn v0.21.0 (*)
│ │ │ ├── anyhow v1.0.55
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── anchor-attribute-interface v0.21.0 (proc-macro)
│ │ │ ├── anchor-syn v0.21.0 (*)
│ │ │ ├── anyhow v1.0.55
│ │ │ ├── heck v0.3.3 (*)
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── anchor-attribute-program v0.21.0 (proc-macro)
│ │ │ ├── anchor-syn v0.21.0 (*)
│ │ │ ├── anyhow v1.0.55
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── anchor-attribute-state v0.21.0 (proc-macro)
│ │ │ ├── anchor-syn v0.21.0 (*)
│ │ │ ├── anyhow v1.0.55
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── anchor-derive-accounts v0.21.0 (proc-macro)
│ │ │ ├── anchor-syn v0.21.0 (*)
│ │ │ ├── anyhow v1.0.55
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── arrayref v0.3.6
│ │ ├── base64 v0.13.0
│ │ ├── bincode v1.3.3
│ │ │ └── serde v1.0.136
│ │ │ └── serde_derive v1.0.136 (proc-macro) (*)
│ │ ├── borsh v0.9.3
│ │ │ ├── borsh-derive v0.9.3 (proc-macro)
│ │ │ │ ├── borsh-derive-internal v0.9.3
│ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ ├── borsh-schema-derive-internal v0.9.3
│ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ ├── proc-macro-crate v0.1.5
│ │ │ │ │ └── toml v0.5.8
│ │ │ │ │ └── serde v1.0.136 (*)
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ └── syn v1.0.86 (*)
│ │ │ └── hashbrown v0.11.2
│ │ │ └── ahash v0.7.6
│ │ │ ├── getrandom v0.2.5
│ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ └── libc v0.2.119
│ │ │ └── once_cell v1.9.0
│ │ │ [build-dependencies]
│ │ │ └── version_check v0.9.4
│ │ ├── bytemuck v1.7.3
│ │ │ └── bytemuck_derive v1.0.1 (proc-macro)
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── solana-program v1.9.9
│ │ │ ├── base64 v0.13.0
│ │ │ ├── bincode v1.3.3 (*)
│ │ │ ├── bitflags v1.3.2
│ │ │ ├── blake3 v1.3.1
│ │ │ │ ├── arrayref v0.3.6
│ │ │ │ ├── arrayvec v0.7.2
│ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ ├── constant_time_eq v0.1.5
│ │ │ │ └── digest v0.10.3
│ │ │ │ ├── block-buffer v0.10.2
│ │ │ │ │ └── generic-array v0.14.5
│ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ └── typenum v1.15.0
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── version_check v0.9.4
│ │ │ │ ├── crypto-common v0.1.3
│ │ │ │ │ ├── generic-array v0.14.5 (*)
│ │ │ │ │ └── typenum v1.15.0
│ │ │ │ └── subtle v2.4.1
│ │ │ │ [build-dependencies]
│ │ │ │ └── cc v1.0.73
│ │ │ │ └── jobserver v0.1.24
│ │ │ │ └── libc v0.2.119
│ │ │ ├── borsh v0.9.3 (*)
│ │ │ ├── borsh-derive v0.9.3 (proc-macro) (*)
│ │ │ ├── bs58 v0.4.0
│ │ │ ├── bv v0.11.1
│ │ │ │ └── serde v1.0.136 (*)
│ │ │ │ [build-dependencies]
│ │ │ │ └── feature-probe v0.1.1
│ │ │ ├── bytemuck v1.7.3 (*)
│ │ │ ├── curve25519-dalek v3.2.0
│ │ │ │ ├── byteorder v1.4.3
│ │ │ │ ├── digest v0.9.0 (*)
│ │ │ │ ├── rand_core v0.5.1
│ │ │ │ │ └── getrandom v0.1.16
│ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ └── libc v0.2.119
│ │ │ │ ├── subtle v2.4.1
│ │ │ │ └── zeroize v1.5.3
│ │ │ │ └── zeroize_derive v1.3.2 (proc-macro)
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ ├── syn v1.0.86 (*)
│ │ │ │ └── synstructure v0.12.6
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ ├── syn v1.0.86 (*)
│ │ │ │ └── unicode-xid v0.2.2
│ │ │ ├── itertools v0.10.3
│ │ │ │ └── either v1.6.1
│ │ │ ├── lazy_static v1.4.0
│ │ │ ├── libsecp256k1 v0.6.0
│ │ │ │ ├── arrayref v0.3.6
│ │ │ │ ├── base64 v0.12.3
│ │ │ │ ├── digest v0.9.0 (*)
│ │ │ │ ├── hmac-drbg v0.3.0
│ │ │ │ │ ├── digest v0.9.0 (*)
│ │ │ │ │ ├── generic-array v0.14.5 (*)
│ │ │ │ │ └── hmac v0.8.1
│ │ │ │ │ ├── crypto-mac v0.8.0
│ │ │ │ │ │ ├── generic-array v0.14.5 (*)
│ │ │ │ │ │ └── subtle v2.4.1
│ │ │ │ │ └── digest v0.9.0 (*)
│ │ │ │ ├── libsecp256k1-core v0.2.2
│ │ │ │ │ ├── crunchy v0.2.2
│ │ │ │ │ ├── digest v0.9.0 (*)
│ │ │ │ │ └── subtle v2.4.1
│ │ │ │ ├── rand v0.7.3
│ │ │ │ │ ├── getrandom v0.1.16 (*)
│ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ ├── rand_chacha v0.2.2
│ │ │ │ │ │ ├── ppv-lite86 v0.2.16
│ │ │ │ │ │ └── rand_core v0.5.1 (*)
│ │ │ │ │ ├── rand_core v0.5.1 (*)
│ │ │ │ │ └── rand_pcg v0.2.1
│ │ │ │ │ └── rand_core v0.5.1 (*)
│ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ ├── sha2 v0.9.9 (*)
│ │ │ │ └── typenum v1.15.0
│ │ │ │ [build-dependencies]
│ │ │ │ ├── libsecp256k1-gen-ecmult v0.2.1
│ │ │ │ │ └── libsecp256k1-core v0.2.2
│ │ │ │ │ ├── crunchy v0.2.2
│ │ │ │ │ ├── digest v0.9.0 (*)
│ │ │ │ │ └── subtle v2.4.1
│ │ │ │ └── libsecp256k1-gen-genmult v0.2.1
│ │ │ │ └── libsecp256k1-core v0.2.2 (*)
│ │ │ ├── log v0.4.14
│ │ │ │ └── cfg-if v1.0.0
│ │ │ ├── num-derive v0.3.3 (proc-macro)
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ └── syn v1.0.86 (*)
│ │ │ ├── num-traits v0.2.14
│ │ │ │ [build-dependencies]
│ │ │ │ └── autocfg v1.1.0
│ │ │ ├── rand v0.7.3 (*)
│ │ │ ├── rustversion v1.0.6 (proc-macro)
│ │ │ ├── serde v1.0.136 (*)
│ │ │ ├── serde_bytes v0.11.5
│ │ │ │ └── serde v1.0.136 (*)
│ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ ├── sha2 v0.9.9 (*)
│ │ │ ├── sha3 v0.9.1
│ │ │ │ ├── block-buffer v0.9.0
│ │ │ │ │ ├── block-padding v0.2.1
│ │ │ │ │ └── generic-array v0.14.5 (*)
│ │ │ │ ├── digest v0.9.0 (*)
│ │ │ │ ├── keccak v0.1.0
│ │ │ │ └── opaque-debug v0.3.0
│ │ │ ├── solana-frozen-abi v1.9.9
│ │ │ │ ├── bs58 v0.4.0
│ │ │ │ ├── bv v0.11.1 (*)
│ │ │ │ ├── generic-array v0.14.5 (*)
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── memmap2 v0.5.3
│ │ │ │ │ └── libc v0.2.119
│ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ ├── sha2 v0.9.9 (*)
│ │ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro)
│ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── rustc_version v0.4.0
│ │ │ │ │ └── semver v1.0.6
│ │ │ │ ├── solana-logger v1.9.9
│ │ │ │ │ ├── env_logger v0.9.0
│ │ │ │ │ │ ├── atty v0.2.14
│ │ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ │ ├── humantime v2.1.0
│ │ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ │ ├── regex v1.5.4 (*)
│ │ │ │ │ │ └── termcolor v1.1.2
│ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ └── log v0.4.14 (*)
│ │ │ │ └── thiserror v1.0.30 (*)
│ │ │ │ [build-dependencies]
│ │ │ │ └── rustc_version v0.4.0 (*)
│ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ ├── solana-sdk-macro v1.9.9 (proc-macro)
│ │ │ │ ├── bs58 v0.4.0
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ ├── rustversion v1.0.6 (proc-macro)
│ │ │ │ └── syn v1.0.86 (*)
│ │ │ ├── thiserror v1.0.30 (*)
│ │ │ └── wasm-bindgen v0.2.79
│ │ │ ├── cfg-if v1.0.0
│ │ │ └── wasm-bindgen-macro v0.2.79 (proc-macro)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── wasm-bindgen-macro-support v0.2.79
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ ├── syn v1.0.86 (*)
│ │ │ ├── wasm-bindgen-backend v0.2.79
│ │ │ │ ├── bumpalo v3.9.1
│ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ ├── log v0.4.14
│ │ │ │ │ └── cfg-if v1.0.0
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ ├── syn v1.0.86 (*)
│ │ │ │ └── wasm-bindgen-shared v0.2.79
│ │ │ └── wasm-bindgen-shared v0.2.79
│ │ │ [build-dependencies]
│ │ │ └── rustc_version v0.4.0 (*)
│ │ └── thiserror v1.0.30 (*)
│ ├── anyhow v1.0.55
│ ├── regex v1.5.4 (*)
│ ├── serde v1.0.136 (*)
│ ├── solana-account-decoder v1.9.9
│ │ ├── Inflector v0.11.4
│ │ │ ├── lazy_static v1.4.0
│ │ │ └── regex v1.5.4 (*)
│ │ ├── base64 v0.12.3
│ │ ├── bincode v1.3.3 (*)
│ │ ├── bs58 v0.4.0
│ │ ├── bv v0.11.1 (*)
│ │ ├── lazy_static v1.4.0
│ │ ├── serde v1.0.136 (*)
│ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ ├── serde_json v1.0.79
│ │ │ ├── indexmap v1.8.0
│ │ │ │ ├── hashbrown v0.11.2 (*)
│ │ │ │ └── rayon v1.5.1
│ │ │ │ ├── crossbeam-deque v0.8.1
│ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ ├── crossbeam-epoch v0.9.7
│ │ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ │ ├── crossbeam-utils v0.8.7
│ │ │ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ │ │ └── lazy_static v1.4.0
│ │ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ │ ├── memoffset v0.6.5
│ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ └── autocfg v1.1.0
│ │ │ │ │ │ └── scopeguard v1.1.0
│ │ │ │ │ └── crossbeam-utils v0.8.7 (*)
│ │ │ │ ├── either v1.6.1
│ │ │ │ └── rayon-core v1.9.1
│ │ │ │ ├── crossbeam-channel v0.5.2
│ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ └── crossbeam-utils v0.8.7 (*)
│ │ │ │ ├── crossbeam-deque v0.8.1 (*)
│ │ │ │ ├── crossbeam-utils v0.8.7 (*)
│ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ └── num_cpus v1.13.1
│ │ │ │ └── libc v0.2.119
│ │ │ │ [build-dependencies]
│ │ │ │ └── autocfg v1.1.0
│ │ │ │ [build-dependencies]
│ │ │ │ └── autocfg v1.1.0
│ │ │ ├── itoa v1.0.1
│ │ │ ├── ryu v1.0.9
│ │ │ └── serde v1.0.136 (*)
│ │ ├── solana-config-program v1.9.9
│ │ │ ├── bincode v1.3.3 (*)
│ │ │ ├── chrono v0.4.19
│ │ │ │ ├── libc v0.2.119
│ │ │ │ ├── num-integer v0.1.44
│ │ │ │ │ └── num-traits v0.2.14 (*)
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── autocfg v1.1.0
│ │ │ │ ├── num-traits v0.2.14 (*)
│ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ └── time v0.1.43
│ │ │ │ └── libc v0.2.119
│ │ │ ├── serde v1.0.136 (*)
│ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ ├── solana-program-runtime v1.9.9
│ │ │ │ ├── base64 v0.13.0
│ │ │ │ ├── bincode v1.3.3 (*)
│ │ │ │ ├── itertools v0.10.3 (*)
│ │ │ │ ├── libc v0.2.119
│ │ │ │ ├── libloading v0.7.3
│ │ │ │ │ └── cfg-if v1.0.0
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── num-derive v0.3.3 (proc-macro) (*)
│ │ │ │ ├── num-traits v0.2.14 (*)
│ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ │ ├── solana-measure v1.9.9
│ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ └── solana-sdk v1.9.9
│ │ │ │ │ ├── assert_matches v1.5.0
│ │ │ │ │ ├── base64 v0.13.0
│ │ │ │ │ ├── bincode v1.3.3 (*)
│ │ │ │ │ ├── bitflags v1.3.2
│ │ │ │ │ ├── borsh v0.9.3 (*)
│ │ │ │ │ ├── bs58 v0.4.0
│ │ │ │ │ ├── bytemuck v1.7.3 (*)
│ │ │ │ │ ├── byteorder v1.4.3
│ │ │ │ │ ├── chrono v0.4.19 (*)
│ │ │ │ │ ├── derivation-path v0.1.3
│ │ │ │ │ │ └── failure v0.1.8
│ │ │ │ │ │ ├── backtrace v0.3.64
│ │ │ │ │ │ │ ├── addr2line v0.17.0
│ │ │ │ │ │ │ │ └── gimli v0.26.1
│ │ │ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ │ ├── miniz_oxide v0.4.4
│ │ │ │ │ │ │ │ └── adler v1.0.2
│ │ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ │ └── autocfg v1.1.0
│ │ │ │ │ │ │ ├── object v0.27.1
│ │ │ │ │ │ │ │ └── memchr v2.4.1
│ │ │ │ │ │ │ └── rustc-demangle v0.1.21
│ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ └── cc v1.0.73 (*)
│ │ │ │ │ │ └── failure_derive v0.1.8 (proc-macro)
│ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ ├── syn v1.0.86 (*)
│ │ │ │ │ │ └── synstructure v0.12.6 (*)
│ │ │ │ │ ├── digest v0.9.0 (*)
│ │ │ │ │ ├── ed25519-dalek v1.0.1
│ │ │ │ │ │ ├── curve25519-dalek v3.2.0 (*)
│ │ │ │ │ │ ├── ed25519 v1.4.0
│ │ │ │ │ │ │ └── signature v1.5.0
│ │ │ │ │ │ ├── rand v0.7.3 (*)
│ │ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ │ ├── sha2 v0.9.9 (*)
│ │ │ │ │ │ └── zeroize v1.5.3 (*)
│ │ │ │ │ ├── ed25519-dalek-bip32 v0.1.1
│ │ │ │ │ │ ├── derivation-path v0.1.3 (*)
│ │ │ │ │ │ ├── ed25519-dalek v1.0.1 (*)
│ │ │ │ │ │ ├── failure v0.1.8 (*)
│ │ │ │ │ │ ├── hmac v0.9.0
│ │ │ │ │ │ │ ├── crypto-mac v0.9.1
│ │ │ │ │ │ │ │ ├── generic-array v0.14.5 (*)
│ │ │ │ │ │ │ │ └── subtle v2.4.1
│ │ │ │ │ │ │ └── digest v0.9.0 (*)
│ │ │ │ │ │ └── sha2 v0.9.9 (*)
│ │ │ │ │ ├── generic-array v0.14.5 (*)
│ │ │ │ │ ├── hmac v0.11.0
│ │ │ │ │ │ ├── crypto-mac v0.11.1
│ │ │ │ │ │ │ ├── generic-array v0.14.5 (*)
│ │ │ │ │ │ │ └── subtle v2.4.1
│ │ │ │ │ │ └── digest v0.9.0 (*)
│ │ │ │ │ ├── itertools v0.10.3 (*)
│ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ ├── libsecp256k1 v0.6.0 (*)
│ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ ├── memmap2 v0.5.3 (*)
│ │ │ │ │ ├── num-derive v0.3.3 (proc-macro) (*)
│ │ │ │ │ ├── num-traits v0.2.14 (*)
│ │ │ │ │ ├── pbkdf2 v0.9.0
│ │ │ │ │ │ └── crypto-mac v0.11.1 (*)
│ │ │ │ │ ├── qstring v0.7.2
│ │ │ │ │ │ └── percent-encoding v2.1.0
│ │ │ │ │ ├── rand v0.7.3 (*)
│ │ │ │ │ ├── rand_chacha v0.2.2 (*)
│ │ │ │ │ ├── rustversion v1.0.6 (proc-macro)
│ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ ├── serde_bytes v0.11.5 (*)
│ │ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ │ ├── serde_json v1.0.79 (*)
│ │ │ │ │ ├── sha2 v0.9.9 (*)
│ │ │ │ │ ├── sha3 v0.9.1 (*)
│ │ │ │ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ │ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ │ │ ├── solana-program v1.9.9 (*)
│ │ │ │ │ ├── solana-sdk-macro v1.9.9 (proc-macro) (*)
│ │ │ │ │ ├── thiserror v1.0.30 (*)
│ │ │ │ │ ├── uriparse v0.6.3
│ │ │ │ │ │ ├── fnv v1.0.7
│ │ │ │ │ │ └── lazy_static v1.4.0
│ │ │ │ │ └── wasm-bindgen v0.2.79 (*)
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── rustc_version v0.4.0 (*)
│ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ └── thiserror v1.0.30 (*)
│ │ │ │ [build-dependencies]
│ │ │ │ └── rustc_version v0.4.0 (*)
│ │ │ └── solana-sdk v1.9.9 (*)
│ │ ├── solana-sdk v1.9.9 (*)
│ │ ├── solana-vote-program v1.9.9
│ │ │ ├── bincode v1.3.3 (*)
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── num-derive v0.3.3 (proc-macro) (*)
│ │ │ ├── num-traits v0.2.14 (*)
│ │ │ ├── serde v1.0.136 (*)
│ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ ├── solana-metrics v1.9.9
│ │ │ │ ├── env_logger v0.9.0 (*)
│ │ │ │ ├── gethostname v0.2.2
│ │ │ │ │ └── libc v0.2.119
│ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── reqwest v0.11.9
│ │ │ │ │ ├── base64 v0.13.0
│ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ ├── encoding_rs v0.8.30
│ │ │ │ │ │ └── cfg-if v1.0.0
│ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ ├── futures-util v0.3.21
│ │ │ │ │ │ ├── futures v0.1.31
│ │ │ │ │ │ ├── futures-channel v0.3.21
│ │ │ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ │ │ └── futures-sink v0.3.21
│ │ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ │ ├── futures-io v0.3.21
│ │ │ │ │ │ ├── futures-macro v0.3.21 (proc-macro)
│ │ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ │ ├── futures-sink v0.3.21
│ │ │ │ │ │ ├── futures-task v0.3.21
│ │ │ │ │ │ ├── memchr v2.4.1
│ │ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ │ ├── pin-utils v0.1.0
│ │ │ │ │ │ └── slab v0.4.5
│ │ │ │ │ ├── h2 v0.3.11
│ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ ├── fnv v1.0.7
│ │ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ │ ├── futures-sink v0.3.21
│ │ │ │ │ │ ├── futures-util v0.3.21 (*)
│ │ │ │ │ │ ├── http v0.2.6
│ │ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ │ ├── fnv v1.0.7
│ │ │ │ │ │ │ └── itoa v1.0.1
│ │ │ │ │ │ ├── indexmap v1.8.0 (*)
│ │ │ │ │ │ ├── slab v0.4.5
│ │ │ │ │ │ ├── tokio v1.17.0
│ │ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ │ ├── memchr v2.4.1
│ │ │ │ │ │ │ ├── mio v0.8.0
│ │ │ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ │ │ └── log v0.4.14 (*)
│ │ │ │ │ │ │ ├── num_cpus v1.13.1 (*)
│ │ │ │ │ │ │ ├── once_cell v1.9.0
│ │ │ │ │ │ │ ├── parking_lot v0.12.0
│ │ │ │ │ │ │ │ ├── lock_api v0.4.6
│ │ │ │ │ │ │ │ │ └── scopeguard v1.1.0
│ │ │ │ │ │ │ │ └── parking_lot_core v0.9.1
│ │ │ │ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ │ │ └── smallvec v1.8.0
│ │ │ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ │ │ ├── signal-hook-registry v1.4.0
│ │ │ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ │ │ ├── socket2 v0.4.4
│ │ │ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ │ │ └── tokio-macros v1.7.0 (proc-macro)
│ │ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ │ ├── tokio-util v0.6.9
│ │ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ │ │ ├── futures-io v0.3.21
│ │ │ │ │ │ │ ├── futures-sink v0.3.21
│ │ │ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ │ │ └── tokio v1.17.0 (*)
│ │ │ │ │ │ └── tracing v0.1.31
│ │ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ │ ├── tracing-attributes v0.1.19 (proc-macro)
│ │ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ │ └── tracing-core v0.1.22
│ │ │ │ │ │ └── lazy_static v1.4.0
│ │ │ │ │ ├── http v0.2.6 (*)
│ │ │ │ │ ├── http-body v0.4.4
│ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ ├── http v0.2.6 (*)
│ │ │ │ │ │ └── pin-project-lite v0.2.8
│ │ │ │ │ ├── hyper v0.14.17
│ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ ├── futures-channel v0.3.21 (*)
│ │ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ │ ├── futures-util v0.3.21 (*)
│ │ │ │ │ │ ├── h2 v0.3.11 (*)
│ │ │ │ │ │ ├── http v0.2.6 (*)
│ │ │ │ │ │ ├── http-body v0.4.4 (*)
│ │ │ │ │ │ ├── httparse v1.6.0
│ │ │ │ │ │ ├── httpdate v1.0.2
│ │ │ │ │ │ ├── itoa v1.0.1
│ │ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ │ ├── socket2 v0.4.4 (*)
│ │ │ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ │ │ ├── tower-service v0.3.1
│ │ │ │ │ │ ├── tracing v0.1.31 (*)
│ │ │ │ │ │ └── want v0.3.0
│ │ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ │ └── try-lock v0.2.3
│ │ │ │ │ ├── hyper-rustls v0.23.0
│ │ │ │ │ │ ├── http v0.2.6 (*)
│ │ │ │ │ │ ├── hyper v0.14.17 (*)
│ │ │ │ │ │ ├── rustls v0.20.4
│ │ │ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ │ │ ├── ring v0.16.20
│ │ │ │ │ │ │ │ └── untrusted v0.7.1
│ │ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ │ └── cc v1.0.73 (*)
│ │ │ │ │ │ │ ├── sct v0.7.0
│ │ │ │ │ │ │ │ ├── ring v0.16.20 (*)
│ │ │ │ │ │ │ │ └── untrusted v0.7.1
│ │ │ │ │ │ │ └── webpki v0.22.0
│ │ │ │ │ │ │ ├── ring v0.16.20 (*)
│ │ │ │ │ │ │ └── untrusted v0.7.1
│ │ │ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ │ │ └── tokio-rustls v0.23.2
│ │ │ │ │ │ ├── rustls v0.20.4 (*)
│ │ │ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ │ │ └── webpki v0.22.0 (*)
│ │ │ │ │ ├── hyper-tls v0.5.0
│ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ ├── hyper v0.14.17 (*)
│ │ │ │ │ │ ├── native-tls v0.2.8
│ │ │ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ │ ├── security-framework v2.6.1
│ │ │ │ │ │ │ │ ├── bitflags v1.3.2
│ │ │ │ │ │ │ │ ├── core-foundation v0.9.3
│ │ │ │ │ │ │ │ │ ├── core-foundation-sys v0.8.3
│ │ │ │ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ │ │ │ ├── core-foundation-sys v0.8.3
│ │ │ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ │ │ └── security-framework-sys v2.6.1
│ │ │ │ │ │ │ │ ├── core-foundation-sys v0.8.3
│ │ │ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ │ │ ├── security-framework-sys v2.6.1 (*)
│ │ │ │ │ │ │ └── tempfile v3.3.0
│ │ │ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ │ │ ├── fastrand v1.7.0
│ │ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ │ └── remove_dir_all v0.5.3
│ │ │ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ │ │ └── tokio-native-tls v0.3.0
│ │ │ │ │ │ ├── native-tls v0.2.8 (*)
│ │ │ │ │ │ └── tokio v1.17.0 (*)
│ │ │ │ │ ├── ipnet v2.3.1
│ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ ├── mime v0.3.16
│ │ │ │ │ ├── native-tls v0.2.8 (*)
│ │ │ │ │ ├── percent-encoding v2.1.0
│ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ ├── rustls v0.20.4 (*)
│ │ │ │ │ ├── rustls-pemfile v0.2.1
│ │ │ │ │ │ └── base64 v0.13.0
│ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ ├── serde_json v1.0.79 (*)
│ │ │ │ │ ├── serde_urlencoded v0.7.1
│ │ │ │ │ │ ├── form_urlencoded v1.0.1
│ │ │ │ │ │ │ ├── matches v0.1.9
│ │ │ │ │ │ │ └── percent-encoding v2.1.0
│ │ │ │ │ │ ├── itoa v1.0.1
│ │ │ │ │ │ ├── ryu v1.0.9
│ │ │ │ │ │ └── serde v1.0.136 (*)
│ │ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ │ ├── tokio-native-tls v0.3.0 (*)
│ │ │ │ │ ├── tokio-rustls v0.23.2 (*)
│ │ │ │ │ ├── url v2.2.2
│ │ │ │ │ │ ├── form_urlencoded v1.0.1 (*)
│ │ │ │ │ │ ├── idna v0.2.3
│ │ │ │ │ │ │ ├── matches v0.1.9
│ │ │ │ │ │ │ ├── unicode-bidi v0.3.7
│ │ │ │ │ │ │ └── unicode-normalization v0.1.19
│ │ │ │ │ │ │ └── tinyvec v1.5.1
│ │ │ │ │ │ │ └── tinyvec_macros v0.1.0
│ │ │ │ │ │ ├── matches v0.1.9
│ │ │ │ │ │ └── percent-encoding v2.1.0
│ │ │ │ │ └── webpki-roots v0.22.2
│ │ │ │ │ └── webpki v0.22.0 (*)
│ │ │ │ └── solana-sdk v1.9.9 (*)
│ │ │ ├── solana-program-runtime v1.9.9 (*)
│ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ └── thiserror v1.0.30 (*)
│ │ │ [build-dependencies]
│ │ │ └── rustc_version v0.4.0 (*)
│ │ ├── spl-token v3.2.0
│ │ │ ├── arrayref v0.3.6
│ │ │ ├── num-derive v0.3.3 (proc-macro) (*)
│ │ │ ├── num-traits v0.2.14 (*)
│ │ │ ├── num_enum v0.5.6
│ │ │ │ └── num_enum_derive v0.5.6 (proc-macro)
│ │ │ │ ├── proc-macro-crate v1.1.3
│ │ │ │ │ ├── thiserror v1.0.30 (*)
│ │ │ │ │ └── toml v0.5.8 (*)
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ └── syn v1.0.86 (*)
│ │ │ ├── solana-program v1.9.9 (*)
│ │ │ └── thiserror v1.0.30 (*)
│ │ ├── thiserror v1.0.30 (*)
│ │ └── zstd v0.9.2+zstd.1.5.1
│ │ └── zstd-safe v4.1.3+zstd.1.5.1
│ │ ├── libc v0.2.119
│ │ └── zstd-sys v1.6.2+zstd.1.5.1
│ │ └── libc v0.2.119
│ │ [build-dependencies]
│ │ └── cc v1.0.73 (*)
│ ├── solana-client v1.9.9
│ │ ├── base64 v0.13.0
│ │ ├── bincode v1.3.3 (*)
│ │ ├── bs58 v0.4.0
│ │ ├── clap v2.34.0
│ │ │ ├── ansi_term v0.12.1
│ │ │ ├── atty v0.2.14 (*)
│ │ │ ├── bitflags v1.3.2
│ │ │ ├── strsim v0.8.0
│ │ │ ├── textwrap v0.11.0
│ │ │ │ └── unicode-width v0.1.9
│ │ │ ├── unicode-width v0.1.9
│ │ │ └── vec_map v0.8.2
│ │ ├── indicatif v0.16.2
│ │ │ ├── console v0.15.0
│ │ │ │ ├── libc v0.2.119
│ │ │ │ ├── once_cell v1.9.0
│ │ │ │ ├── regex v1.5.4 (*)
│ │ │ │ ├── terminal_size v0.1.17
│ │ │ │ │ └── libc v0.2.119
│ │ │ │ └── unicode-width v0.1.9
│ │ │ ├── lazy_static v1.4.0
│ │ │ ├── number_prefix v0.4.0
│ │ │ └── regex v1.5.4 (*)
│ │ ├── jsonrpc-core v18.0.0
│ │ │ ├── futures v0.3.21
│ │ │ │ ├── futures-channel v0.3.21 (*)
│ │ │ │ ├── futures-core v0.3.21
│ │ │ │ ├── futures-executor v0.3.21
│ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ ├── futures-task v0.3.21
│ │ │ │ │ ├── futures-util v0.3.21 (*)
│ │ │ │ │ └── num_cpus v1.13.1 (*)
│ │ │ │ ├── futures-io v0.3.21
│ │ │ │ ├── futures-sink v0.3.21
│ │ │ │ ├── futures-task v0.3.21
│ │ │ │ └── futures-util v0.3.21 (*)
│ │ │ ├── futures-executor v0.3.21 (*)
│ │ │ ├── futures-util v0.3.21 (*)
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── serde v1.0.136 (*)
│ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ └── serde_json v1.0.79 (*)
│ │ ├── log v0.4.14 (*)
│ │ ├── rayon v1.5.1 (*)
│ │ ├── reqwest v0.11.9 (*)
│ │ ├── semver v1.0.6
│ │ ├── serde v1.0.136 (*)
│ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ ├── serde_json v1.0.79 (*)
│ │ ├── solana-account-decoder v1.9.9 (*)
│ │ ├── solana-clap-utils v1.9.9
│ │ │ ├── chrono v0.4.19 (*)
│ │ │ ├── clap v2.34.0 (*)
│ │ │ ├── rpassword v5.0.1
│ │ │ │ └── libc v0.2.119
│ │ │ ├── solana-perf v1.9.9
│ │ │ │ ├── ahash v0.7.6 (*)
│ │ │ │ ├── bincode v1.3.3 (*)
│ │ │ │ ├── bv v0.11.1 (*)
│ │ │ │ ├── curve25519-dalek v3.2.0 (*)
│ │ │ │ ├── dlopen v0.1.8
│ │ │ │ │ ├── dlopen_derive v0.1.4 (proc-macro)
│ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ ├── quote v0.6.13
│ │ │ │ │ │ │ └── proc-macro2 v0.4.30
│ │ │ │ │ │ │ └── unicode-xid v0.1.0
│ │ │ │ │ │ └── syn v0.15.44
│ │ │ │ │ │ ├── proc-macro2 v0.4.30 (*)
│ │ │ │ │ │ ├── quote v0.6.13 (*)
│ │ │ │ │ │ └── unicode-xid v0.1.0
│ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ └── libc v0.2.119
│ │ │ │ ├── dlopen_derive v0.1.4 (proc-macro) (*)
│ │ │ │ ├── fnv v1.0.7
│ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── rand v0.7.3 (*)
│ │ │ │ ├── rayon v1.5.1 (*)
│ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ ├── solana-bloom v1.9.9
│ │ │ │ │ ├── bv v0.11.1 (*)
│ │ │ │ │ ├── fnv v1.0.7
│ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ ├── rand v0.7.3 (*)
│ │ │ │ │ ├── rayon v1.5.1 (*)
│ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ │ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ │ │ └── solana-sdk v1.9.9 (*)
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── rustc_version v0.4.0 (*)
│ │ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ │ ├── solana-metrics v1.9.9 (*)
│ │ │ │ ├── solana-rayon-threadlimit v1.9.9
│ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ └── num_cpus v1.13.1 (*)
│ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ └── solana-vote-program v1.9.9 (*)
│ │ │ ├── solana-remote-wallet v1.9.9
│ │ │ │ ├── base32 v0.4.0
│ │ │ │ ├── console v0.15.0 (*)
│ │ │ │ ├── dialoguer v0.9.0
│ │ │ │ │ ├── console v0.15.0 (*)
│ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ ├── tempfile v3.3.0 (*)
│ │ │ │ │ └── zeroize v1.5.3 (*)
│ │ │ │ ├── hidapi v1.3.3
│ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ ├── cc v1.0.73 (*)
│ │ │ │ │ └── pkg-config v0.3.24
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── num-derive v0.3.3 (proc-macro) (*)
│ │ │ │ ├── num-traits v0.2.14 (*)
│ │ │ │ ├── parking_lot v0.11.2
│ │ │ │ │ ├── instant v0.1.12
│ │ │ │ │ │ └── cfg-if v1.0.0
│ │ │ │ │ ├── lock_api v0.4.6 (*)
│ │ │ │ │ └── parking_lot_core v0.8.5
│ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ ├── instant v0.1.12 (*)
│ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ └── smallvec v1.8.0
│ │ │ │ ├── qstring v0.7.2 (*)
│ │ │ │ ├── semver v1.0.6
│ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ ├── thiserror v1.0.30 (*)
│ │ │ │ └── uriparse v0.6.3 (*)
│ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ ├── thiserror v1.0.30 (*)
│ │ │ ├── tiny-bip39 v0.8.2
│ │ │ │ ├── anyhow v1.0.55
│ │ │ │ ├── hmac v0.8.1 (*)
│ │ │ │ ├── once_cell v1.9.0
│ │ │ │ ├── pbkdf2 v0.4.0
│ │ │ │ │ └── crypto-mac v0.8.0 (*)
│ │ │ │ ├── rand v0.7.3 (*)
│ │ │ │ ├── rustc-hash v1.1.0
│ │ │ │ ├── sha2 v0.9.9 (*)
│ │ │ │ ├── thiserror v1.0.30 (*)
│ │ │ │ ├── unicode-normalization v0.1.19 (*)
│ │ │ │ └── zeroize v1.5.3 (*)
│ │ │ ├── uriparse v0.6.3 (*)
│ │ │ └── url v2.2.2 (*)
│ │ ├── solana-faucet v1.9.9
│ │ │ ├── bincode v1.3.3 (*)
│ │ │ ├── byteorder v1.4.3
│ │ │ ├── clap v2.34.0 (*)
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── serde v1.0.136 (*)
│ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ ├── solana-clap-utils v1.9.9 (*)
│ │ │ ├── solana-cli-config v1.9.9
│ │ │ │ ├── dirs-next v2.0.0
│ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ └── dirs-sys-next v0.1.2
│ │ │ │ │ └── libc v0.2.119
│ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ ├── serde_yaml v0.8.23
│ │ │ │ │ ├── indexmap v1.8.0 (*)
│ │ │ │ │ ├── ryu v1.0.9
│ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ └── yaml-rust v0.4.5
│ │ │ │ │ └── linked-hash-map v0.5.4
│ │ │ │ └── url v2.2.2 (*)
│ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ ├── solana-metrics v1.9.9 (*)
│ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ ├── solana-version v1.9.9
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ │ └── solana-sdk v1.9.9 (*)
│ │ │ │ [build-dependencies]
│ │ │ │ └── rustc_version v0.4.0 (*)
│ │ │ ├── spl-memo v3.0.1
│ │ │ │ └── solana-program v1.9.9 (*)
│ │ │ ├── thiserror v1.0.30 (*)
│ │ │ └── tokio v1.17.0 (*)
│ │ ├── solana-measure v1.9.9 (*)
│ │ ├── solana-net-utils v1.9.9
│ │ │ ├── bincode v1.3.3 (*)
│ │ │ ├── clap v2.34.0 (*)
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── nix v0.23.1
│ │ │ │ ├── bitflags v1.3.2
│ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ ├── libc v0.2.119
│ │ │ │ └── memoffset v0.6.5 (*)
│ │ │ ├── rand v0.7.3 (*)
│ │ │ ├── serde v1.0.136 (*)
│ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ ├── socket2 v0.4.4 (*)
│ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ ├── solana-version v1.9.9 (*)
│ │ │ ├── tokio v1.17.0 (*)
│ │ │ └── url v2.2.2 (*)
│ │ ├── solana-sdk v1.9.9 (*)
│ │ ├── solana-transaction-status v1.9.9
│ │ │ ├── Inflector v0.11.4 (*)
│ │ │ ├── base64 v0.12.3
│ │ │ ├── bincode v1.3.3 (*)
│ │ │ ├── bs58 v0.4.0
│ │ │ ├── lazy_static v1.4.0
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── serde v1.0.136 (*)
│ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ ├── serde_json v1.0.79 (*)
│ │ │ ├── solana-account-decoder v1.9.9 (*)
│ │ │ ├── solana-measure v1.9.9 (*)
│ │ │ ├── solana-metrics v1.9.9 (*)
│ │ │ ├── solana-runtime v1.9.9
│ │ │ │ ├── arrayref v0.3.6
│ │ │ │ ├── bincode v1.3.3 (*)
│ │ │ │ ├── blake3 v1.3.1 (*)
│ │ │ │ ├── bv v0.11.1 (*)
│ │ │ │ ├── bytemuck v1.7.3 (*)
│ │ │ │ ├── byteorder v1.4.3
│ │ │ │ ├── bzip2 v0.4.3
│ │ │ │ │ ├── bzip2-sys v0.1.11+1.0.8
│ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ ├── cc v1.0.73 (*)
│ │ │ │ │ │ └── pkg-config v0.3.24
│ │ │ │ │ └── libc v0.2.119
│ │ │ │ ├── crossbeam-channel v0.5.2 (*)
│ │ │ │ ├── dashmap v4.0.2
│ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ ├── num_cpus v1.13.1 (*)
│ │ │ │ │ └── rayon v1.5.1 (*)
│ │ │ │ ├── dir-diff v0.3.2
│ │ │ │ │ └── walkdir v2.3.2
│ │ │ │ │ └── same-file v1.0.6
│ │ │ │ ├── enum-iterator v0.7.0
│ │ │ │ │ └── enum-iterator-derive v0.7.0 (proc-macro)
│ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ ├── flate2 v1.0.22
│ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ ├── crc32fast v1.3.2
│ │ │ │ │ │ └── cfg-if v1.0.0
│ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ └── miniz_oxide v0.4.4 (*)
│ │ │ │ ├── fnv v1.0.7
│ │ │ │ ├── index_list v0.2.7
│ │ │ │ ├── itertools v0.10.3 (*)
│ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── memmap2 v0.5.3 (*)
│ │ │ │ ├── num-derive v0.3.3 (proc-macro) (*)
│ │ │ │ ├── num-traits v0.2.14 (*)
│ │ │ │ ├── num_cpus v1.13.1 (*)
│ │ │ │ ├── ouroboros v0.13.0
│ │ │ │ │ ├── aliasable v0.1.3
│ │ │ │ │ ├── ouroboros_macro v0.13.0 (proc-macro)
│ │ │ │ │ │ ├── Inflector v0.11.4
│ │ │ │ │ │ ├── proc-macro-error v1.0.4
│ │ │ │ │ │ │ ├── proc-macro-error-attr v1.0.4 (proc-macro)
│ │ │ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ │ │ └── quote v1.0.15 (*)
│ │ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ │ └── version_check v0.9.4
│ │ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ └── version_check v0.9.4
│ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ └── stable_deref_trait v1.2.0
│ │ │ │ ├── rand v0.7.3 (*)
│ │ │ │ ├── rayon v1.5.1 (*)
│ │ │ │ ├── regex v1.5.4 (*)
│ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ ├── solana-address-lookup-table-program v1.9.9
│ │ │ │ │ ├── bincode v1.3.3 (*)
│ │ │ │ │ ├── bytemuck v1.7.3 (*)
│ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ ├── num-derive v0.3.3 (proc-macro) (*)
│ │ │ │ │ ├── num-traits v0.2.14 (*)
│ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ │ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ │ │ ├── solana-program-runtime v1.9.9 (*)
│ │ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ │ └── thiserror v1.0.30 (*)
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── rustc_version v0.4.0 (*)
│ │ │ │ ├── solana-bloom v1.9.9 (*)
│ │ │ │ ├── solana-bucket-map v1.9.9
│ │ │ │ │ ├── fs_extra v1.2.0
│ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ ├── memmap2 v0.5.3 (*)
│ │ │ │ │ ├── rand v0.7.3 (*)
│ │ │ │ │ ├── rayon v1.5.1 (*)
│ │ │ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ │ │ ├── solana-measure v1.9.9 (*)
│ │ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ │ └── tempfile v3.3.0 (*)
│ │ │ │ ├── solana-compute-budget-program v1.9.9
│ │ │ │ │ ├── solana-program-runtime v1.9.9 (*)
│ │ │ │ │ └── solana-sdk v1.9.9 (*)
│ │ │ │ ├── solana-config-program v1.9.9 (*)
│ │ │ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ │ ├── solana-measure v1.9.9 (*)
│ │ │ │ ├── solana-metrics v1.9.9 (*)
│ │ │ │ ├── solana-program-runtime v1.9.9 (*)
│ │ │ │ ├── solana-rayon-threadlimit v1.9.9 (*)
│ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ ├── solana-stake-program v1.9.9
│ │ │ │ │ ├── bincode v1.3.3 (*)
│ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ ├── num-derive v0.3.3 (proc-macro) (*)
│ │ │ │ │ ├── num-traits v0.2.14 (*)
│ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ │ ├── solana-config-program v1.9.9 (*)
│ │ │ │ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ │ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ │ │ ├── solana-metrics v1.9.9 (*)
│ │ │ │ │ ├── solana-program-runtime v1.9.9 (*)
│ │ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ │ ├── solana-vote-program v1.9.9 (*)
│ │ │ │ │ └── thiserror v1.0.30 (*)
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── rustc_version v0.4.0 (*)
│ │ │ │ ├── solana-vote-program v1.9.9 (*)
│ │ │ │ ├── symlink v0.1.0
│ │ │ │ ├── tar v0.4.38
│ │ │ │ │ ├── filetime v0.2.15
│ │ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ └── xattr v0.2.2
│ │ │ │ │ └── libc v0.2.119
│ │ │ │ ├── tempfile v3.3.0 (*)
│ │ │ │ ├── thiserror v1.0.30 (*)
│ │ │ │ └── zstd v0.9.2+zstd.1.5.1 (*)
│ │ │ │ [build-dependencies]
│ │ │ │ └── rustc_version v0.4.0 (*)
│ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ ├── solana-vote-program v1.9.9 (*)
│ │ │ ├── spl-associated-token-account v1.0.3
│ │ │ │ ├── solana-program v1.9.9 (*)
│ │ │ │ └── spl-token v3.2.0 (*)
│ │ │ ├── spl-memo v3.0.1 (*)
│ │ │ ├── spl-token v3.2.0 (*)
│ │ │ └── thiserror v1.0.30 (*)
│ │ ├── solana-version v1.9.9 (*)
│ │ ├── solana-vote-program v1.9.9 (*)
│ │ ├── thiserror v1.0.30 (*)
│ │ ├── tokio v1.17.0 (*)
│ │ ├── tungstenite v0.16.0
│ │ │ ├── base64 v0.13.0
│ │ │ ├── byteorder v1.4.3
│ │ │ ├── bytes v1.1.0
│ │ │ ├── http v0.2.6 (*)
│ │ │ ├── httparse v1.6.0
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── rand v0.8.5
│ │ │ │ ├── libc v0.2.119
│ │ │ │ ├── rand_chacha v0.3.1
│ │ │ │ │ ├── ppv-lite86 v0.2.16
│ │ │ │ │ └── rand_core v0.6.3
│ │ │ │ │ └── getrandom v0.2.5 (*)
│ │ │ │ └── rand_core v0.6.3 (*)
│ │ │ ├── rustls v0.20.4 (*)
│ │ │ ├── sha-1 v0.9.8
│ │ │ │ ├── block-buffer v0.9.0 (*)
│ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ ├── cpufeatures v0.2.1 (*)
│ │ │ │ ├── digest v0.9.0 (*)
│ │ │ │ └── opaque-debug v0.3.0
│ │ │ ├── thiserror v1.0.30 (*)
│ │ │ ├── url v2.2.2 (*)
│ │ │ ├── utf-8 v0.7.6
│ │ │ ├── webpki v0.22.0 (*)
│ │ │ └── webpki-roots v0.22.2 (*)
│ │ └── url v2.2.2 (*)
│ ├── solana-sdk v1.9.9 (*)
│ ├── thiserror v1.0.30 (*)
│ └── url v2.2.2 (*)
├── anchor-lang v0.21.0 (*)
├── az v1.2.0
├── base64 v0.13.0
├── bytemuck v1.7.3 (*)
├── chrono v0.4.19 (*)
├── clap v3.1.3
│ ├── bitflags v1.3.2
│ ├── clap_derive v3.1.2 (proc-macro)
│ │ ├── heck v0.4.0
│ │ ├── proc-macro-error v1.0.4 (*)
│ │ ├── proc-macro2 v1.0.36 (*)
│ │ ├── quote v1.0.15 (*)
│ │ └── syn v1.0.86 (*)
│ ├── indexmap v1.8.0 (*)
│ ├── lazy_static v1.4.0
│ ├── os_str_bytes v6.0.0
│ │ └── memchr v2.4.1
│ └── textwrap v0.14.2
├── dotenv v0.15.0
├── fixed v1.13.0
│ ├── az v1.2.0
│ ├── bytemuck v1.7.3 (*)
│ ├── half v1.8.2
│ └── typenum v1.15.0
├── futures v0.3.21 (*)
├── jsonrpc-core v18.0.0 (*)
├── jsonrpc-core-client v18.0.0
│ ├── futures v0.3.21 (*)
│ └── jsonrpc-client-transports v18.0.0
│ ├── derive_more v0.99.17 (proc-macro)
│ │ ├── convert_case v0.4.0
│ │ ├── proc-macro2 v1.0.36 (*)
│ │ ├── quote v1.0.15 (*)
│ │ └── syn v1.0.86 (*)
│ │ [build-dependencies]
│ │ └── rustc_version v0.4.0 (*)
│ ├── futures v0.3.21 (*)
│ ├── jsonrpc-core v18.0.0 (*)
│ ├── jsonrpc-pubsub v18.0.0
│ │ ├── futures v0.3.21 (*)
│ │ ├── jsonrpc-core v18.0.0 (*)
│ │ ├── lazy_static v1.4.0
│ │ ├── log v0.4.14 (*)
│ │ ├── parking_lot v0.11.2 (*)
│ │ ├── rand v0.7.3 (*)
│ │ └── serde v1.0.136 (*)
│ ├── jsonrpc-server-utils v18.0.0
│ │ ├── bytes v1.1.0
│ │ ├── futures v0.3.21 (*)
│ │ ├── globset v0.4.8
│ │ │ ├── aho-corasick v0.7.18 (*)
│ │ │ ├── bstr v0.2.17
│ │ │ │ └── memchr v2.4.1
│ │ │ ├── fnv v1.0.7
│ │ │ ├── log v0.4.14 (*)
│ │ │ └── regex v1.5.4 (*)
│ │ ├── jsonrpc-core v18.0.0 (*)
│ │ ├── lazy_static v1.4.0
│ │ ├── log v0.4.14 (*)
│ │ ├── tokio v1.17.0 (*)
│ │ ├── tokio-stream v0.1.8
│ │ │ ├── futures-core v0.3.21
│ │ │ ├── pin-project-lite v0.2.8
│ │ │ └── tokio v1.17.0 (*)
│ │ ├── tokio-util v0.6.9 (*)
│ │ └── unicase v2.6.0
│ │ [build-dependencies]
│ │ └── version_check v0.9.4
│ ├── log v0.4.14 (*)
│ ├── parity-tokio-ipc v0.9.0
│ │ ├── futures v0.3.21 (*)
│ │ ├── libc v0.2.119
│ │ ├── log v0.4.14 (*)
│ │ ├── rand v0.7.3 (*)
│ │ └── tokio v1.17.0 (*)
│ ├── serde v1.0.136 (*)
│ ├── serde_json v1.0.79 (*)
│ ├── tokio v1.17.0 (*)
│ ├── url v1.7.2
│ │ ├── idna v0.1.5
│ │ │ ├── matches v0.1.9
│ │ │ ├── unicode-bidi v0.3.7
│ │ │ └── unicode-normalization v0.1.19 (*)
│ │ ├── matches v0.1.9
│ │ └── percent-encoding v1.0.1
│ └── websocket v0.24.0
│ ├── bytes v0.4.12
│ │ ├── byteorder v1.4.3
│ │ └── iovec v0.1.4
│ │ └── libc v0.2.119
│ ├── futures v0.1.31
│ ├── hyper v0.10.16
│ │ ├── base64 v0.9.3
│ │ │ ├── byteorder v1.4.3
│ │ │ └── safemem v0.3.3
│ │ ├── httparse v1.6.0
│ │ ├── language-tags v0.2.2
│ │ ├── log v0.3.9
│ │ │ └── log v0.4.14 (*)
│ │ ├── mime v0.2.6
│ │ │ └── log v0.3.9 (*)
│ │ ├── num_cpus v1.13.1 (*)
│ │ ├── time v0.1.43 (*)
│ │ ├── traitobject v0.1.0
│ │ ├── typeable v0.1.2
│ │ ├── unicase v1.4.2
│ │ │ [build-dependencies]
│ │ │ └── version_check v0.1.5
│ │ └── url v1.7.2 (*)
│ ├── native-tls v0.2.8 (*)
│ ├── rand v0.6.5
│ │ ├── libc v0.2.119
│ │ ├── rand_chacha v0.1.1
│ │ │ └── rand_core v0.3.1
│ │ │ └── rand_core v0.4.2
│ │ │ [build-dependencies]
│ │ │ └── autocfg v0.1.8
│ │ │ └── autocfg v1.1.0
│ │ ├── rand_core v0.4.2
│ │ ├── rand_hc v0.1.0
│ │ │ └── rand_core v0.3.1 (*)
│ │ ├── rand_isaac v0.1.1
│ │ │ └── rand_core v0.3.1 (*)
│ │ ├── rand_jitter v0.1.4
│ │ │ ├── libc v0.2.119
│ │ │ └── rand_core v0.4.2
│ │ ├── rand_os v0.1.3
│ │ │ ├── libc v0.2.119
│ │ │ └── rand_core v0.4.2
│ │ ├── rand_pcg v0.1.2
│ │ │ └── rand_core v0.4.2
│ │ │ [build-dependencies]
│ │ │ └── autocfg v0.1.8 (*)
│ │ └── rand_xorshift v0.1.1
│ │ └── rand_core v0.3.1 (*)
│ │ [build-dependencies]
│ │ └── autocfg v0.1.8 (*)
│ ├── tokio-codec v0.1.2
│ │ ├── bytes v0.4.12 (*)
│ │ ├── futures v0.1.31
│ │ └── tokio-io v0.1.13
│ │ ├── bytes v0.4.12 (*)
│ │ ├── futures v0.1.31
│ │ └── log v0.4.14 (*)
│ ├── tokio-io v0.1.13 (*)
│ ├── tokio-reactor v0.1.12
│ │ ├── crossbeam-utils v0.7.2
│ │ │ ├── cfg-if v0.1.10
│ │ │ └── lazy_static v1.4.0
│ │ │ [build-dependencies]
│ │ │ └── autocfg v1.1.0
│ │ ├── futures v0.1.31
│ │ ├── lazy_static v1.4.0
│ │ ├── log v0.4.14 (*)
│ │ ├── mio v0.6.23
│ │ │ ├── cfg-if v0.1.10
│ │ │ ├── iovec v0.1.4 (*)
│ │ │ ├── libc v0.2.119
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── net2 v0.2.37
│ │ │ │ ├── cfg-if v0.1.10
│ │ │ │ └── libc v0.2.119
│ │ │ └── slab v0.4.5
│ │ ├── num_cpus v1.13.1 (*)
│ │ ├── parking_lot v0.9.0
│ │ │ ├── lock_api v0.3.4
│ │ │ │ └── scopeguard v1.1.0
│ │ │ └── parking_lot_core v0.6.2
│ │ │ ├── cfg-if v0.1.10
│ │ │ ├── libc v0.2.119
│ │ │ └── smallvec v0.6.14
│ │ │ └── maybe-uninit v2.0.0
│ │ │ [build-dependencies]
│ │ │ └── rustc_version v0.2.3
│ │ │ └── semver v0.9.0
│ │ │ └── semver-parser v0.7.0
│ │ │ [build-dependencies]
│ │ │ └── rustc_version v0.2.3 (*)
│ │ ├── slab v0.4.5
│ │ ├── tokio-executor v0.1.10
│ │ │ ├── crossbeam-utils v0.7.2 (*)
│ │ │ └── futures v0.1.31
│ │ ├── tokio-io v0.1.13 (*)
│ │ └── tokio-sync v0.1.8
│ │ ├── fnv v1.0.7
│ │ └── futures v0.1.31
│ ├── tokio-tcp v0.1.4
│ │ ├── bytes v0.4.12 (*)
│ │ ├── futures v0.1.31
│ │ ├── iovec v0.1.4 (*)
│ │ ├── mio v0.6.23 (*)
│ │ ├── tokio-io v0.1.13 (*)
│ │ └── tokio-reactor v0.1.12 (*)
│ ├── tokio-tls v0.2.1
│ │ ├── futures v0.1.31
│ │ ├── native-tls v0.2.8 (*)
│ │ └── tokio-io v0.1.13 (*)
│ ├── unicase v1.4.2 (*)
│ ├── url v1.7.2 (*)
│ └── websocket-base v0.24.0
│ ├── base64 v0.10.1
│ │ └── byteorder v1.4.3
│ ├── bitflags v1.3.2
│ ├── byteorder v1.4.3
│ ├── bytes v0.4.12 (*)
│ ├── futures v0.1.31
│ ├── native-tls v0.2.8 (*)
│ ├── rand v0.6.5 (*)
│ ├── sha1 v0.6.1
│ │ └── sha1_smol v1.0.0
│ ├── tokio-codec v0.1.2 (*)
│ ├── tokio-io v0.1.13 (*)
│ ├── tokio-tcp v0.1.4 (*)
│ └── tokio-tls v0.2.1 (*)
├── mongodb v2.1.0
│ ├── async-trait v0.1.52 (proc-macro)
│ │ ├── proc-macro2 v1.0.36 (*)
│ │ ├── quote v1.0.15 (*)
│ │ └── syn v1.0.86 (*)
│ ├── base64 v0.13.0
│ ├── bitflags v1.3.2
│ ├── bson v2.1.0
│ │ ├── ahash v0.7.6 (*)
│ │ ├── base64 v0.13.0
│ │ ├── chrono v0.4.19 (*)
│ │ ├── hex v0.4.3
│ │ ├── indexmap v1.8.0 (*)
│ │ ├── lazy_static v1.4.0
│ │ ├── rand v0.8.5 (*)
│ │ ├── serde v1.0.136 (*)
│ │ ├── serde_bytes v0.11.5 (*)
│ │ ├── serde_json v1.0.79 (*)
│ │ └── uuid v0.8.2
│ │ ├── getrandom v0.2.5 (*)
│ │ └── serde v1.0.136 (*)
│ ├── chrono v0.4.19 (*)
│ ├── derivative v2.2.0 (proc-macro)
│ │ ├── proc-macro2 v1.0.36 (*)
│ │ ├── quote v1.0.15 (*)
│ │ └── syn v1.0.86 (*)
│ ├── futures-core v0.3.21
│ ├── futures-executor v0.3.21 (*)
│ ├── futures-io v0.3.21
│ ├── futures-util v0.3.21 (*)
│ ├── hex v0.4.3
│ ├── hmac v0.11.0 (*)
│ ├── lazy_static v1.4.0
│ ├── md-5 v0.9.1
│ │ ├── block-buffer v0.9.0 (*)
│ │ ├── digest v0.9.0 (*)
│ │ └── opaque-debug v0.3.0
│ ├── os_info v3.2.0
│ │ └── log v0.4.14 (*)
│ ├── pbkdf2 v0.8.0
│ │ └── crypto-mac v0.11.1 (*)
│ ├── percent-encoding v2.1.0
│ ├── rand v0.8.5 (*)
│ ├── rustls v0.19.1
│ │ ├── base64 v0.13.0
│ │ ├── log v0.4.14 (*)
│ │ ├── ring v0.16.20 (*)
│ │ ├── sct v0.6.1
│ │ │ ├── ring v0.16.20 (*)
│ │ │ └── untrusted v0.7.1
│ │ └── webpki v0.21.4
│ │ ├── ring v0.16.20 (*)
│ │ └── untrusted v0.7.1
│ ├── rustls-pemfile v0.2.1 (*)
│ ├── serde v1.0.136 (*)
│ ├── serde_bytes v0.11.5 (*)
│ ├── serde_with v1.12.0
│ │ ├── rustversion v1.0.6 (proc-macro)
│ │ ├── serde v1.0.136 (*)
│ │ └── serde_with_macros v1.5.1 (proc-macro)
│ │ ├── darling v0.13.1
│ │ │ ├── darling_core v0.13.1
│ │ │ │ ├── fnv v1.0.7
│ │ │ │ ├── ident_case v1.0.1
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ ├── strsim v0.10.0
│ │ │ │ └── syn v1.0.86 (*)
│ │ │ └── darling_macro v0.13.1 (proc-macro)
│ │ │ ├── darling_core v0.13.1 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── proc-macro2 v1.0.36 (*)
│ │ ├── quote v1.0.15 (*)
│ │ └── syn v1.0.86 (*)
│ ├── sha-1 v0.9.8 (*)
│ ├── sha2 v0.9.9 (*)
│ ├── socket2 v0.4.4 (*)
│ ├── stringprep v0.1.2
│ │ ├── unicode-bidi v0.3.7
│ │ └── unicode-normalization v0.1.19 (*)
│ ├── strsim v0.10.0
│ ├── take_mut v0.2.2
│ ├── thiserror v1.0.30 (*)
│ ├── tokio v1.17.0 (*)
│ ├── tokio-rustls v0.22.0
│ │ ├── rustls v0.19.1 (*)
│ │ ├── tokio v1.17.0 (*)
│ │ └── webpki v0.21.4 (*)
│ ├── tokio-util v0.6.9 (*)
│ ├── trust-dns-proto v0.20.4
│ │ ├── async-trait v0.1.52 (proc-macro) (*)
│ │ ├── cfg-if v1.0.0
│ │ ├── data-encoding v2.3.2
│ │ ├── enum-as-inner v0.3.4 (proc-macro)
│ │ │ ├── heck v0.4.0
│ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ ├── quote v1.0.15 (*)
│ │ │ └── syn v1.0.86 (*)
│ │ ├── futures-channel v0.3.21 (*)
│ │ ├── futures-io v0.3.21
│ │ ├── futures-util v0.3.21 (*)
│ │ ├── idna v0.2.3 (*)
│ │ ├── ipnet v2.3.1
│ │ ├── lazy_static v1.4.0
│ │ ├── log v0.4.14 (*)
│ │ ├── rand v0.8.5 (*)
│ │ ├── smallvec v1.8.0
│ │ ├── thiserror v1.0.30 (*)
│ │ ├── tinyvec v1.5.1 (*)
│ │ ├── tokio v1.17.0 (*)
│ │ └── url v2.2.2 (*)
│ ├── trust-dns-resolver v0.20.4
│ │ ├── cfg-if v1.0.0
│ │ ├── futures-util v0.3.21 (*)
│ │ ├── lazy_static v1.4.0
│ │ ├── log v0.4.14 (*)
│ │ ├── lru-cache v0.1.2
│ │ │ └── linked-hash-map v0.5.4
│ │ ├── parking_lot v0.11.2 (*)
│ │ ├── resolv-conf v0.7.0
│ │ │ ├── hostname v0.3.1
│ │ │ │ ├── libc v0.2.119
│ │ │ │ └── match_cfg v0.1.0
│ │ │ └── quick-error v1.2.3
│ │ ├── smallvec v1.8.0
│ │ ├── thiserror v1.0.30 (*)
│ │ ├── tokio v1.17.0 (*)
│ │ └── trust-dns-proto v0.20.4 (*)
│ ├── typed-builder v0.9.1 (proc-macro)
│ │ ├── proc-macro2 v1.0.36 (*)
│ │ ├── quote v1.0.15 (*)
│ │ └── syn v1.0.86 (*)
│ ├── uuid v0.8.2 (*)
│ ├── version_check v0.9.4
│ ├── webpki v0.21.4 (*)
│ └── webpki-roots v0.21.1
│ └── webpki v0.21.4 (*)
├── num-traits v0.2.14 (*)
├── serde v1.0.136 (*)
├── serum_dex v0.5.4
│ ├── arrayref v0.3.6
│ ├── bincode v1.3.3 (*)
│ ├── bytemuck v1.7.3 (*)
│ ├── byteorder v1.4.3
│ ├── enumflags2 v0.6.4
│ │ └── enumflags2_derive v0.6.4 (proc-macro)
│ │ ├── proc-macro2 v1.0.36 (*)
│ │ ├── quote v1.0.15 (*)
│ │ └── syn v1.0.86 (*)
│ ├── field-offset v0.3.4
│ │ └── memoffset v0.6.5 (*)
│ │ [build-dependencies]
│ │ └── rustc_version v0.3.3
│ │ └── semver v0.11.0
│ │ └── semver-parser v0.10.2
│ │ └── pest v2.1.3
│ │ └── ucd-trie v0.1.3
│ ├── itertools v0.9.0
│ │ └── either v1.6.1
│ ├── num-traits v0.2.14 (*)
│ ├── num_enum v0.5.6 (*)
│ ├── safe-transmute v0.11.2
│ ├── serde v1.0.136 (*)
│ ├── solana-program v1.9.9 (*)
│ ├── spl-token v3.2.0 (*)
│ ├── static_assertions v1.1.0
│ ├── thiserror v1.0.30 (*)
│ └── without-alloc v0.2.1
│ └── alloc-traits v0.1.1
├── solana-account-decoder v1.9.9 (*)
├── solana-client v1.9.9 (*)
├── solana-program v1.9.9 (*)
├── solana-rpc v1.9.9
│ ├── base64 v0.12.3
│ ├── bincode v1.3.3 (*)
│ ├── bs58 v0.4.0
│ ├── crossbeam-channel v0.5.2 (*)
│ ├── dashmap v4.0.2 (*)
│ ├── itertools v0.10.3 (*)
│ ├── jsonrpc-core v18.0.0 (*)
│ ├── jsonrpc-core-client v18.0.0 (*)
│ ├── jsonrpc-derive v18.0.0 (proc-macro)
│ │ ├── proc-macro-crate v0.1.5 (*)
│ │ ├── proc-macro2 v1.0.36 (*)
│ │ ├── quote v1.0.15 (*)
│ │ └── syn v1.0.86 (*)
│ ├── jsonrpc-http-server v18.0.0
│ │ ├── futures v0.3.21 (*)
│ │ ├── hyper v0.14.17 (*)
│ │ ├── jsonrpc-core v18.0.0 (*)
│ │ ├── jsonrpc-server-utils v18.0.0 (*)
│ │ ├── log v0.4.14 (*)
│ │ ├── net2 v0.2.37 (*)
│ │ ├── parking_lot v0.11.2 (*)
│ │ └── unicase v2.6.0 (*)
│ ├── jsonrpc-pubsub v18.0.0 (*)
│ ├── jsonrpc-ws-server v18.0.0
│ │ ├── futures v0.3.21 (*)
│ │ ├── jsonrpc-core v18.0.0 (*)
│ │ ├── jsonrpc-server-utils v18.0.0 (*)
│ │ ├── log v0.4.14 (*)
│ │ ├── parity-ws v0.11.1
│ │ │ ├── byteorder v1.4.3
│ │ │ ├── bytes v0.4.12 (*)
│ │ │ ├── httparse v1.6.0
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── mio v0.6.23 (*)
│ │ │ ├── mio-extras v2.0.6
│ │ │ │ ├── lazycell v1.3.0
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── mio v0.6.23 (*)
│ │ │ │ └── slab v0.4.5
│ │ │ ├── rand v0.7.3 (*)
│ │ │ ├── sha-1 v0.8.2
│ │ │ │ ├── block-buffer v0.7.3
│ │ │ │ │ ├── block-padding v0.1.5
│ │ │ │ │ │ └── byte-tools v0.3.1
│ │ │ │ │ ├── byte-tools v0.3.1
│ │ │ │ │ ├── byteorder v1.4.3
│ │ │ │ │ └── generic-array v0.12.4
│ │ │ │ │ └── typenum v1.15.0
│ │ │ │ ├── digest v0.8.1
│ │ │ │ │ └── generic-array v0.12.4 (*)
│ │ │ │ ├── fake-simd v0.1.2
│ │ │ │ └── opaque-debug v0.2.3
│ │ │ ├── slab v0.4.5
│ │ │ └── url v2.2.2 (*)
│ │ ├── parking_lot v0.11.2 (*)
│ │ └── slab v0.4.5
│ ├── libc v0.2.119
│ ├── log v0.4.14 (*)
│ ├── rayon v1.5.1 (*)
│ ├── regex v1.5.4 (*)
│ ├── serde v1.0.136 (*)
│ ├── serde_derive v1.0.136 (proc-macro) (*)
│ ├── serde_json v1.0.79 (*)
│ ├── soketto v0.7.1
│ │ ├── base64 v0.13.0
│ │ ├── bytes v1.1.0
│ │ ├── futures v0.3.21 (*)
│ │ ├── httparse v1.6.0
│ │ ├── log v0.4.14 (*)
│ │ ├── rand v0.8.5 (*)
│ │ └── sha-1 v0.9.8 (*)
│ ├── solana-account-decoder v1.9.9 (*)
│ ├── solana-client v1.9.9 (*)
│ ├── solana-entry v1.9.9
│ │ ├── bincode v1.3.3 (*)
│ │ ├── dlopen v0.1.8 (*)
│ │ ├── dlopen_derive v0.1.4 (proc-macro) (*)
│ │ ├── log v0.4.14 (*)
│ │ ├── rand v0.7.3 (*)
│ │ ├── rayon v1.5.1 (*)
│ │ ├── serde v1.0.136 (*)
│ │ ├── solana-measure v1.9.9 (*)
│ │ ├── solana-merkle-tree v1.9.9
│ │ │ ├── fast-math v0.1.1
│ │ │ │ └── ieee754 v0.2.6
│ │ │ └── solana-program v1.9.9 (*)
│ │ ├── solana-metrics v1.9.9 (*)
│ │ ├── solana-perf v1.9.9 (*)
│ │ ├── solana-rayon-threadlimit v1.9.9 (*)
│ │ └── solana-sdk v1.9.9 (*)
│ ├── solana-faucet v1.9.9 (*)
│ ├── solana-gossip v1.9.9
│ │ ├── bincode v1.3.3 (*)
│ │ ├── bv v0.11.1 (*)
│ │ ├── clap v2.34.0 (*)
│ │ ├── flate2 v1.0.22 (*)
│ │ ├── indexmap v1.8.0 (*)
│ │ ├── itertools v0.10.3 (*)
│ │ ├── log v0.4.14 (*)
│ │ ├── lru v0.7.3
│ │ │ └── hashbrown v0.11.2 (*)
│ │ ├── matches v0.1.9
│ │ ├── num-traits v0.2.14 (*)
│ │ ├── rand v0.7.3 (*)
│ │ ├── rand_chacha v0.2.2 (*)
│ │ ├── rayon v1.5.1 (*)
│ │ ├── serde v1.0.136 (*)
│ │ ├── serde_bytes v0.11.5 (*)
│ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ ├── solana-bloom v1.9.9 (*)
│ │ ├── solana-clap-utils v1.9.9 (*)
│ │ ├── solana-client v1.9.9 (*)
│ │ ├── solana-entry v1.9.9 (*)
│ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ ├── solana-ledger v1.9.9
│ │ │ ├── bincode v1.3.3 (*)
│ │ │ ├── byteorder v1.4.3
│ │ │ ├── chrono v0.4.19 (*)
│ │ │ ├── chrono-humanize v0.2.1
│ │ │ │ └── chrono v0.4.19 (*)
│ │ │ ├── crossbeam-channel v0.5.2 (*)
│ │ │ ├── fs_extra v1.2.0
│ │ │ ├── futures v0.3.21 (*)
│ │ │ ├── itertools v0.10.3 (*)
│ │ │ ├── lazy_static v1.4.0
│ │ │ ├── libc v0.2.119
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── num-derive v0.3.3 (proc-macro) (*)
│ │ │ ├── num-traits v0.2.14 (*)
│ │ │ ├── num_cpus v1.13.1 (*)
│ │ │ ├── prost v0.9.0
│ │ │ │ ├── bytes v1.1.0
│ │ │ │ └── prost-derive v0.9.0 (proc-macro)
│ │ │ │ ├── anyhow v1.0.55
│ │ │ │ ├── itertools v0.10.3 (*)
│ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ └── syn v1.0.86 (*)
│ │ │ ├── rand v0.7.3 (*)
│ │ │ ├── rand_chacha v0.2.2 (*)
│ │ │ ├── rayon v1.5.1 (*)
│ │ │ ├── reed-solomon-erasure v5.0.1
│ │ │ │ ├── libc v0.2.119
│ │ │ │ ├── libm v0.2.2
│ │ │ │ ├── parking_lot v0.11.2 (*)
│ │ │ │ ├── smallvec v1.8.0
│ │ │ │ └── spin v0.9.2
│ │ │ │ [build-dependencies]
│ │ │ │ └── cc v1.0.73 (*)
│ │ │ ├── rocksdb v0.17.0
│ │ │ │ ├── libc v0.2.119
│ │ │ │ └── librocksdb-sys v6.20.3
│ │ │ │ └── libc v0.2.119
│ │ │ │ [build-dependencies]
│ │ │ │ ├── bindgen v0.59.2
│ │ │ │ │ ├── bitflags v1.3.2
│ │ │ │ │ ├── cexpr v0.6.0
│ │ │ │ │ │ └── nom v7.1.0
│ │ │ │ │ │ ├── memchr v2.4.1
│ │ │ │ │ │ └── minimal-lexical v0.2.1
│ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ └── version_check v0.9.4
│ │ │ │ │ ├── clang-sys v1.3.1
│ │ │ │ │ │ ├── glob v0.3.0
│ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ └── libloading v0.7.3 (*)
│ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ └── glob v0.3.0
│ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ ├── lazycell v1.3.0
│ │ │ │ │ ├── peeking_take_while v0.1.2
│ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ ├── regex v1.5.4 (*)
│ │ │ │ │ ├── rustc-hash v1.1.0
│ │ │ │ │ └── shlex v1.1.0
│ │ │ │ ├── cc v1.0.73 (*)
│ │ │ │ └── glob v0.3.0
│ │ │ ├── serde v1.0.136 (*)
│ │ │ ├── serde_bytes v0.11.5 (*)
│ │ │ ├── sha2 v0.9.9 (*)
│ │ │ ├── solana-bpf-loader-program v1.9.9
│ │ │ │ ├── bincode v1.3.3 (*)
│ │ │ │ ├── byteorder v1.4.3
│ │ │ │ ├── libsecp256k1 v0.6.0 (*)
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── solana-measure v1.9.9 (*)
│ │ │ │ ├── solana-metrics v1.9.9 (*)
│ │ │ │ ├── solana-program-runtime v1.9.9 (*)
│ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ ├── solana_rbpf v0.2.24
│ │ │ │ │ ├── byteorder v1.4.3
│ │ │ │ │ ├── combine v3.8.1
│ │ │ │ │ │ ├── ascii v0.9.3
│ │ │ │ │ │ ├── byteorder v1.4.3
│ │ │ │ │ │ ├── either v1.6.1
│ │ │ │ │ │ ├── memchr v2.4.1
│ │ │ │ │ │ └── unreachable v1.0.0
│ │ │ │ │ │ └── void v1.0.2
│ │ │ │ │ ├── goblin v0.4.3
│ │ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ │ ├── plain v0.2.3
│ │ │ │ │ │ └── scroll v0.10.2
│ │ │ │ │ │ └── scroll_derive v0.10.5 (proc-macro)
│ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ ├── hash32 v0.1.1
│ │ │ │ │ │ └── byteorder v1.4.3
│ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ ├── rand v0.7.3 (*)
│ │ │ │ │ ├── rustc-demangle v0.1.21
│ │ │ │ │ ├── scroll v0.10.2 (*)
│ │ │ │ │ ├── thiserror v1.0.30 (*)
│ │ │ │ │ └── time v0.1.43 (*)
│ │ │ │ └── thiserror v1.0.30 (*)
│ │ │ ├── solana-entry v1.9.9 (*)
│ │ │ ├── solana-frozen-abi v1.9.9 (*)
│ │ │ ├── solana-frozen-abi-macro v1.9.9 (proc-macro) (*)
│ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ ├── solana-measure v1.9.9 (*)
│ │ │ ├── solana-metrics v1.9.9 (*)
│ │ │ ├── solana-perf v1.9.9 (*)
│ │ │ ├── solana-program-runtime v1.9.9 (*)
│ │ │ ├── solana-rayon-threadlimit v1.9.9 (*)
│ │ │ ├── solana-runtime v1.9.9 (*)
│ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ ├── solana-storage-bigtable v1.9.9
│ │ │ │ ├── backoff v0.3.0
│ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ ├── getrandom v0.2.5 (*)
│ │ │ │ │ ├── instant v0.1.12 (*)
│ │ │ │ │ ├── pin-project v1.0.10
│ │ │ │ │ │ └── pin-project-internal v1.0.10 (proc-macro)
│ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ ├── rand v0.8.5 (*)
│ │ │ │ │ └── tokio v1.17.0 (*)
│ │ │ │ ├── bincode v1.3.3 (*)
│ │ │ │ ├── bzip2 v0.4.3 (*)
│ │ │ │ ├── enum-iterator v0.7.0 (*)
│ │ │ │ ├── flate2 v1.0.22 (*)
│ │ │ │ ├── goauth v0.10.0
│ │ │ │ │ ├── arc-swap v1.5.0
│ │ │ │ │ ├── futures v0.3.21 (*)
│ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ ├── reqwest v0.11.9 (*)
│ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ │ ├── serde_json v1.0.79 (*)
│ │ │ │ │ ├── simpl v0.1.0
│ │ │ │ │ ├── smpl_jwt v0.6.1
│ │ │ │ │ │ ├── base64 v0.13.0
│ │ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ │ ├── openssl v0.10.38
│ │ │ │ │ │ │ ├── bitflags v1.3.2
│ │ │ │ │ │ │ ├── cfg-if v1.0.0
│ │ │ │ │ │ │ ├── foreign-types v0.3.2
│ │ │ │ │ │ │ │ └── foreign-types-shared v0.1.1
│ │ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ │ ├── once_cell v1.9.0
│ │ │ │ │ │ │ └── openssl-sys v0.9.72
│ │ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ ├── autocfg v1.1.0
│ │ │ │ │ │ │ ├── cc v1.0.73 (*)
│ │ │ │ │ │ │ ├── openssl-src v111.17.0+1.1.1m
│ │ │ │ │ │ │ │ └── cc v1.0.73 (*)
│ │ │ │ │ │ │ └── pkg-config v0.3.24
│ │ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ │ │ ├── serde_json v1.0.79 (*)
│ │ │ │ │ │ ├── simpl v0.1.0
│ │ │ │ │ │ └── time v0.2.27
│ │ │ │ │ │ ├── const_fn v0.4.9 (proc-macro)
│ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ ├── standback v0.2.17
│ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ └── version_check v0.9.4
│ │ │ │ │ │ └── time-macros v0.1.1
│ │ │ │ │ │ ├── proc-macro-hack v0.5.19 (proc-macro)
│ │ │ │ │ │ └── time-macros-impl v0.1.2 (proc-macro)
│ │ │ │ │ │ ├── proc-macro-hack v0.5.19 (proc-macro)
│ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ ├── standback v0.2.17
│ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ └── version_check v0.9.4
│ │ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ └── version_check v0.9.4
│ │ │ │ │ ├── time v0.2.27 (*)
│ │ │ │ │ └── tokio v1.17.0 (*)
│ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ ├── openssl v0.10.38 (*)
│ │ │ │ ├── prost v0.9.0 (*)
│ │ │ │ ├── prost-types v0.9.0
│ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ └── prost v0.9.0 (*)
│ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ ├── serde_derive v1.0.136 (proc-macro) (*)
│ │ │ │ ├── smpl_jwt v0.6.1 (*)
│ │ │ │ ├── solana-metrics v1.9.9 (*)
│ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ ├── solana-storage-proto v1.9.9
│ │ │ │ │ ├── bincode v1.3.3 (*)
│ │ │ │ │ ├── bs58 v0.4.0
│ │ │ │ │ ├── prost v0.9.0 (*)
│ │ │ │ │ ├── serde v1.0.136 (*)
│ │ │ │ │ ├── solana-account-decoder v1.9.9 (*)
│ │ │ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ │ │ └── solana-transaction-status v1.9.9 (*)
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── tonic-build v0.6.2
│ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ ├── prost-build v0.9.0
│ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ ├── heck v0.3.3 (*)
│ │ │ │ │ │ ├── itertools v0.10.3 (*)
│ │ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ │ ├── multimap v0.8.3
│ │ │ │ │ │ ├── petgraph v0.6.0
│ │ │ │ │ │ │ ├── fixedbitset v0.4.1
│ │ │ │ │ │ │ └── indexmap v1.8.0
│ │ │ │ │ │ │ └── hashbrown v0.11.2
│ │ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ │ └── autocfg v1.1.0
│ │ │ │ │ │ ├── prost v0.9.0
│ │ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ │ └── prost-derive v0.9.0 (proc-macro) (*)
│ │ │ │ │ │ ├── prost-types v0.9.0
│ │ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ │ └── prost v0.9.0 (*)
│ │ │ │ │ │ ├── regex v1.5.4 (*)
│ │ │ │ │ │ └── tempfile v3.3.0 (*)
│ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ └── which v4.2.4
│ │ │ │ │ │ ├── either v1.6.1
│ │ │ │ │ │ └── libc v0.2.119
│ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ ├── solana-transaction-status v1.9.9 (*)
│ │ │ │ ├── thiserror v1.0.30 (*)
│ │ │ │ ├── tonic v0.6.2
│ │ │ │ │ ├── async-stream v0.3.2
│ │ │ │ │ │ ├── async-stream-impl v0.3.2 (proc-macro)
│ │ │ │ │ │ │ ├── proc-macro2 v1.0.36 (*)
│ │ │ │ │ │ │ ├── quote v1.0.15 (*)
│ │ │ │ │ │ │ └── syn v1.0.86 (*)
│ │ │ │ │ │ └── futures-core v0.3.21
│ │ │ │ │ ├── async-trait v0.1.52 (proc-macro) (*)
│ │ │ │ │ ├── base64 v0.13.0
│ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ ├── futures-util v0.3.21 (*)
│ │ │ │ │ ├── h2 v0.3.11 (*)
│ │ │ │ │ ├── http v0.2.6 (*)
│ │ │ │ │ ├── http-body v0.4.4 (*)
│ │ │ │ │ ├── hyper v0.14.17 (*)
│ │ │ │ │ ├── hyper-timeout v0.4.1
│ │ │ │ │ │ ├── hyper v0.14.17 (*)
│ │ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ │ │ └── tokio-io-timeout v1.2.0
│ │ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ │ └── tokio v1.17.0 (*)
│ │ │ │ │ ├── percent-encoding v2.1.0
│ │ │ │ │ ├── pin-project v1.0.10 (*)
│ │ │ │ │ ├── prost v0.9.0 (*)
│ │ │ │ │ ├── prost-derive v0.9.0 (proc-macro) (*)
│ │ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ │ ├── tokio-rustls v0.22.0 (*)
│ │ │ │ │ ├── tokio-stream v0.1.8 (*)
│ │ │ │ │ ├── tokio-util v0.6.9 (*)
│ │ │ │ │ ├── tower v0.4.12
│ │ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ │ ├── futures-util v0.3.21 (*)
│ │ │ │ │ │ ├── indexmap v1.8.0 (*)
│ │ │ │ │ │ ├── pin-project v1.0.10 (*)
│ │ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ │ ├── rand v0.8.5 (*)
│ │ │ │ │ │ ├── slab v0.4.5
│ │ │ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ │ │ ├── tokio-util v0.7.0
│ │ │ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ │ │ ├── futures-core v0.3.21
│ │ │ │ │ │ │ ├── futures-sink v0.3.21
│ │ │ │ │ │ │ ├── log v0.4.14 (*)
│ │ │ │ │ │ │ ├── pin-project-lite v0.2.8
│ │ │ │ │ │ │ └── tokio v1.17.0 (*)
│ │ │ │ │ │ ├── tower-layer v0.3.1
│ │ │ │ │ │ ├── tower-service v0.3.1
│ │ │ │ │ │ └── tracing v0.1.31 (*)
│ │ │ │ │ ├── tower-layer v0.3.1
│ │ │ │ │ ├── tower-service v0.3.1
│ │ │ │ │ ├── tracing v0.1.31 (*)
│ │ │ │ │ └── tracing-futures v0.2.5
│ │ │ │ │ ├── pin-project v1.0.10 (*)
│ │ │ │ │ └── tracing v0.1.31 (*)
│ │ │ │ └── zstd v0.9.2+zstd.1.5.1 (*)
│ │ │ ├── solana-storage-proto v1.9.9 (*)
│ │ │ ├── solana-transaction-status v1.9.9 (*)
│ │ │ ├── solana-vote-program v1.9.9 (*)
│ │ │ ├── tempfile v3.3.0 (*)
│ │ │ ├── thiserror v1.0.30 (*)
│ │ │ ├── tokio v1.17.0 (*)
│ │ │ ├── tokio-stream v0.1.8 (*)
│ │ │ └── trees v0.4.2
│ │ │ [build-dependencies]
│ │ │ └── rustc_version v0.4.0 (*)
│ │ ├── solana-logger v1.9.9 (*)
│ │ ├── solana-measure v1.9.9 (*)
│ │ ├── solana-metrics v1.9.9 (*)
│ │ ├── solana-net-utils v1.9.9 (*)
│ │ ├── solana-perf v1.9.9 (*)
│ │ ├── solana-rayon-threadlimit v1.9.9 (*)
│ │ ├── solana-runtime v1.9.9 (*)
│ │ ├── solana-sdk v1.9.9 (*)
│ │ ├── solana-streamer v1.9.9
│ │ │ ├── crossbeam-channel v0.5.2 (*)
│ │ │ ├── futures-util v0.3.21 (*)
│ │ │ ├── histogram v0.6.9
│ │ │ ├── itertools v0.10.3 (*)
│ │ │ ├── libc v0.2.119
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── nix v0.23.1 (*)
│ │ │ ├── pem v1.0.2
│ │ │ │ └── base64 v0.13.0
│ │ │ ├── pkcs8 v0.8.0
│ │ │ │ ├── der v0.5.1
│ │ │ │ │ └── const-oid v0.7.1
│ │ │ │ ├── spki v0.5.4
│ │ │ │ │ ├── base64ct v1.3.3
│ │ │ │ │ └── der v0.5.1 (*)
│ │ │ │ └── zeroize v1.5.3 (*)
│ │ │ ├── quinn v0.8.1
│ │ │ │ ├── bytes v1.1.0
│ │ │ │ ├── futures-channel v0.3.21 (*)
│ │ │ │ ├── futures-util v0.3.21 (*)
│ │ │ │ ├── fxhash v0.2.1
│ │ │ │ │ └── byteorder v1.4.3
│ │ │ │ ├── quinn-proto v0.8.1
│ │ │ │ │ ├── bytes v1.1.0
│ │ │ │ │ ├── fxhash v0.2.1 (*)
│ │ │ │ │ ├── rand v0.8.5 (*)
│ │ │ │ │ ├── ring v0.16.20 (*)
│ │ │ │ │ ├── rustls v0.20.4 (*)
│ │ │ │ │ ├── rustls-native-certs v0.6.1
│ │ │ │ │ │ ├── rustls-pemfile v0.2.1 (*)
│ │ │ │ │ │ └── security-framework v2.6.1 (*)
│ │ │ │ │ ├── rustls-pemfile v0.2.1 (*)
│ │ │ │ │ ├── slab v0.4.5
│ │ │ │ │ ├── thiserror v1.0.30 (*)
│ │ │ │ │ ├── tinyvec v1.5.1 (*)
│ │ │ │ │ ├── tracing v0.1.31 (*)
│ │ │ │ │ └── webpki v0.22.0 (*)
│ │ │ │ ├── quinn-udp v0.1.1
│ │ │ │ │ ├── futures-util v0.3.21 (*)
│ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ ├── mio v0.7.14
│ │ │ │ │ │ ├── libc v0.2.119
│ │ │ │ │ │ └── log v0.4.14 (*)
│ │ │ │ │ ├── quinn-proto v0.8.1 (*)
│ │ │ │ │ ├── socket2 v0.4.4 (*)
│ │ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ │ └── tracing v0.1.31 (*)
│ │ │ │ ├── rustls v0.20.4 (*)
│ │ │ │ ├── thiserror v1.0.30 (*)
│ │ │ │ ├── tokio v1.17.0 (*)
│ │ │ │ ├── tracing v0.1.31 (*)
│ │ │ │ └── webpki v0.22.0 (*)
│ │ │ ├── rand v0.7.3 (*)
│ │ │ ├── rcgen v0.8.14
│ │ │ │ ├── chrono v0.4.19 (*)
│ │ │ │ ├── pem v1.0.2 (*)
│ │ │ │ ├── ring v0.16.20 (*)
│ │ │ │ └── yasna v0.4.0
│ │ │ │ └── chrono v0.4.19 (*)
│ │ │ ├── rustls v0.20.4 (*)
│ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ ├── solana-metrics v1.9.9 (*)
│ │ │ ├── solana-perf v1.9.9 (*)
│ │ │ ├── solana-sdk v1.9.9 (*)
│ │ │ ├── thiserror v1.0.30 (*)
│ │ │ └── tokio v1.17.0 (*)
│ │ ├── solana-version v1.9.9 (*)
│ │ ├── solana-vote-program v1.9.9 (*)
│ │ └── thiserror v1.0.30 (*)
│ │ [build-dependencies]
│ │ └── rustc_version v0.4.0 (*)
│ ├── solana-ledger v1.9.9 (*)
│ ├── solana-measure v1.9.9 (*)
│ ├── solana-metrics v1.9.9 (*)
│ ├── solana-perf v1.9.9 (*)
│ ├── solana-poh v1.9.9
│ │ ├── core_affinity v0.5.10
│ │ │ ├── libc v0.2.119
│ │ │ └── num_cpus v1.13.1 (*)
│ │ ├── crossbeam-channel v0.5.2 (*)
│ │ ├── log v0.4.14 (*)
│ │ ├── solana-entry v1.9.9 (*)
│ │ ├── solana-ledger v1.9.9 (*)
│ │ ├── solana-measure v1.9.9 (*)
│ │ ├── solana-metrics v1.9.9 (*)
│ │ ├── solana-runtime v1.9.9 (*)
│ │ ├── solana-sdk v1.9.9 (*)
│ │ ├── solana-sys-tuner v1.9.9
│ │ │ ├── clap v2.34.0 (*)
│ │ │ ├── libc v0.2.119
│ │ │ ├── log v0.4.14 (*)
│ │ │ ├── nix v0.23.1 (*)
│ │ │ ├── solana-logger v1.9.9 (*)
│ │ │ ├── solana-version v1.9.9 (*)
│ │ │ ├── sysctl v0.4.4
│ │ │ │ ├── bitflags v1.3.2
│ │ │ │ ├── byteorder v1.4.3
│ │ │ │ ├── libc v0.2.119
│ │ │ │ └── thiserror v1.0.30 (*)
│ │ │ ├── unix_socket2 v0.5.4
│ │ │ │ └── libc v0.2.119
│ │ │ └── users v0.10.0
│ │ │ ├── libc v0.2.119
│ │ │ └── log v0.4.14 (*)
│ │ └── thiserror v1.0.30 (*)
│ ├── solana-rayon-threadlimit v1.9.9 (*)
│ ├── solana-runtime v1.9.9 (*)
│ ├── solana-sdk v1.9.9 (*)
│ ├── solana-send-transaction-service v1.9.9
│ │ ├── log v0.4.14 (*)
│ │ ├── solana-logger v1.9.9 (*)
│ │ ├── solana-metrics v1.9.9 (*)
│ │ ├── solana-runtime v1.9.9 (*)
│ │ └── solana-sdk v1.9.9 (*)
│ ├── solana-storage-bigtable v1.9.9 (*)
│ ├── solana-streamer v1.9.9 (*)
│ ├── solana-transaction-status v1.9.9 (*)
│ ├── solana-version v1.9.9 (*)
│ ├── solana-vote-program v1.9.9 (*)
│ ├── spl-token v3.2.0 (*)
│ ├── stream-cancel v0.8.1
│ │ ├── futures-core v0.3.21
│ │ ├── pin-project v1.0.10 (*)
│ │ └── tokio v1.17.0 (*)
│ ├── thiserror v1.0.30 (*)
│ ├── tokio v1.17.0 (*)
│ └── tokio-util v0.6.9 (*)
├── solana-sdk v1.9.9 (*)
├── solana-transaction-status v1.9.9 (*)
├── spl-token v3.2.0 (*)
├── thiserror v1.0.30 (*)
├── tokio v1.17.0 (*)
├── tracing v0.1.31 (*)
├── tracing-subscriber v0.3.9
│ ├── ansi_term v0.12.1
│ ├── lazy_static v1.4.0
│ ├── matchers v0.1.0
│ │ └── regex-automata v0.1.10
│ │ └── regex-syntax v0.6.25
│ ├── regex v1.5.4 (*)
│ ├── sharded-slab v0.1.4
│ │ └── lazy_static v1.4.0
│ ├── smallvec v1.8.0
│ ├── thread_local v1.1.4
│ │ └── once_cell v1.9.0
│ ├── tracing v0.1.31 (*)
│ ├── tracing-core v0.1.22 (*)
│ └── tracing-log v0.1.2
│ ├── lazy_static v1.4.0
│ ├── log v0.4.14 (*)
│ └── tracing-core v0.1.22 (*)
└── zo-abi v0.4.0-beta.2 (/Users/asymmetricholdingsltd./solana/liqudation-bots/01/zo-keeper/abi)
├── anchor-lang v0.21.0 (*)
├── bytemuck v1.7.3 (*)
├── fixed v0.5.7
│ └── typenum v1.15.0
└── solana-program v1.9.9 (*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment