File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,12 @@ arrayvec = { version = "0.7.2", default-features = false }
1010ledger-log = { git = " https://github.com/alamgu/ledger-log" }
1111pin-project = " 1.0.10"
1212nanos_sdk = { git = " https://github.com/LedgerHQ/ledger-nanos-sdk.git" }
13- ledger-parser-combinators = { git = " https://github.com/alamgu/ledger-parser-combinators" , branch =" async-2" }
13+ nanos_ui = { git = " https://github.com/LedgerHQ/ledger-nanos-ui.git" }
14+ ledger-parser-combinators = { git = " https://github.com/alamgu/ledger-parser-combinators" , branch =" async-split-take-2" }
1415
1516[patch ."https://github .com/LedgerHQ/ledger-nanos-sdk .git" .nanos_sdk ]
1617git = " https://github.com/alamgu/ledger-nanos-sdk.git"
17- branch = " support-nix-or-non-nix-toolchain "
18+ branch = " relocating-loader-w-fixes "
1819[patch ."https://github .com/LedgerHQ/ledger-nanos-ui .git" .nanos_ui ]
1920git = " https://github.com/obsidiansystems/ledger-nanos-ui"
20- branch = " use-lib-bagl-for-x-and-splus "
21+ branch = " dn-make-from-pub "
You can’t perform that action at this time.
0 commit comments