Created
May 25, 2023 13:25
-
-
Save Th0rgal/5736be1b73387d0983c21d4971086422 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rapp-multicall v0.1.0 (/app/rapp-multicall) | |
├── heapless v0.7.16 | |
│ ├── hash32 v0.2.1 | |
│ │ └── byteorder v1.4.3 | |
│ └── stable_deref_trait v1.2.0 | |
│ [build-dependencies] | |
│ └── rustc_version v0.4.0 | |
│ └── semver v1.0.17 | |
├── nanos_sdk v0.2.0 (https://github.com/yogh333/ledger-nanos-sdk.git?branch=feat/libcall_support#6ab1660c) | |
│ ├── num-traits v0.2.15 | |
│ │ [build-dependencies] | |
│ │ └── autocfg v1.1.0 | |
│ └── rand_core v0.6.4 | |
│ [build-dependencies] | |
│ └── cc v1.0.79 | |
├── nanos_ui v0.2.0 (https://github.com/yogh333/ledger-nanos-ui.git?branch=feat/use_fork_nanos_sdk#b889e958) | |
│ ├── include_gif v0.1.0 (proc-macro) (https://github.com/LedgerHQ/sdk_include_gif#699d28c6) | |
│ │ ├── gif v0.11.4 | |
│ │ │ ├── color_quant v1.1.0 | |
│ │ │ └── weezl v0.1.7 | |
│ │ └── syn v1.0.109 | |
│ │ ├── proc-macro2 v1.0.56 | |
│ │ │ └── unicode-ident v1.0.8 | |
│ │ ├── quote v1.0.26 | |
│ │ │ └── proc-macro2 v1.0.56 (*) | |
│ │ └── unicode-ident v1.0.8 | |
│ └── nanos_sdk v0.2.0 (https://github.com/yogh333/ledger-nanos-sdk.git?branch=feat/libcall_support#6ab1660c) (*) | |
└── starknet-ff v0.3.2 | |
├── ark-ff v0.4.2 | |
│ ├── ark-ff-asm v0.4.2 (proc-macro) | |
│ │ ├── quote v1.0.26 (*) | |
│ │ └── syn v1.0.109 (*) | |
│ ├── ark-ff-macros v0.4.2 (proc-macro) | |
│ │ ├── num-bigint v0.4.3 | |
│ │ │ ├── num-integer v0.1.45 | |
│ │ │ │ └── num-traits v0.2.15 | |
│ │ │ │ [build-dependencies] | |
│ │ │ │ └── autocfg v1.1.0 | |
│ │ │ │ [build-dependencies] | |
│ │ │ │ └── autocfg v1.1.0 | |
│ │ │ └── num-traits v0.2.15 (*) | |
│ │ │ [build-dependencies] | |
│ │ │ └── autocfg v1.1.0 | |
│ │ ├── num-traits v0.2.15 (*) | |
│ │ ├── proc-macro2 v1.0.56 (*) | |
│ │ ├── quote v1.0.26 (*) | |
│ │ └── syn v1.0.109 (*) | |
│ ├── ark-serialize v0.4.2 | |
│ │ ├── ark-std v0.4.0 | |
│ │ │ ├── num-traits v0.2.15 (*) | |
│ │ │ └── rand v0.8.5 | |
│ │ │ ├── rand_chacha v0.3.1 | |
│ │ │ │ ├── ppv-lite86 v0.2.17 | |
│ │ │ │ └── rand_core v0.6.4 | |
│ │ │ └── rand_core v0.6.4 | |
│ │ ├── digest v0.10.7 | |
│ │ │ └── crypto-common v0.1.6 | |
│ │ │ ├── generic-array v0.14.7 | |
│ │ │ │ └── typenum v1.16.0 | |
│ │ │ │ [build-dependencies] | |
│ │ │ │ └── version_check v0.9.4 | |
│ │ │ └── typenum v1.16.0 | |
│ │ └── num-bigint v0.4.3 | |
│ │ ├── num-integer v0.1.45 | |
│ │ │ └── num-traits v0.2.15 (*) | |
│ │ │ [build-dependencies] | |
│ │ │ └── autocfg v1.1.0 | |
│ │ └── num-traits v0.2.15 (*) | |
│ │ [build-dependencies] | |
│ │ └── autocfg v1.1.0 | |
│ ├── ark-std v0.4.0 (*) | |
│ ├── derivative v2.2.0 (proc-macro) | |
│ │ ├── proc-macro2 v1.0.56 (*) | |
│ │ ├── quote v1.0.26 (*) | |
│ │ └── syn v1.0.109 (*) | |
│ ├── digest v0.10.7 (*) | |
│ ├── itertools v0.10.5 | |
│ │ └── either v1.8.1 | |
│ ├── num-bigint v0.4.3 (*) | |
│ ├── num-traits v0.2.15 (*) | |
│ ├── paste v1.0.12 (proc-macro) | |
│ └── zeroize v1.6.0 | |
│ └── zeroize_derive v1.4.2 (proc-macro) | |
│ ├── proc-macro2 v1.0.56 (*) | |
│ ├── quote v1.0.26 (*) | |
│ └── syn v2.0.16 | |
│ ├── proc-macro2 v1.0.56 (*) | |
│ ├── quote v1.0.26 (*) | |
│ └── unicode-ident v1.0.8 | |
│ [build-dependencies] | |
│ └── rustc_version v0.4.0 (*) | |
├── crypto-bigint v0.5.2 | |
│ └── subtle v2.5.0 | |
└── hex v0.4.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment