File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,9 +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- nanos_ui = { git = " https://github.com/obsidiansystems /ledger-nanos-ui" }
13+ nanos_ui = { git = " https://github.com/LedgerHQ /ledger-nanos-ui.git " }
1414ledger-parser-combinators = { git = " https://github.com/alamgu/ledger-parser-combinators" , branch =" async-2" }
1515
1616[patch ."https://github .com/LedgerHQ/ledger-nanos-sdk .git" .nanos_sdk ]
1717git = " https://github.com/alamgu/ledger-nanos-sdk.git"
1818branch = " support-nix-or-non-nix-toolchain"
19+ [patch ."https://github .com/LedgerHQ/ledger-nanos-ui .git" .nanos_ui ]
20+ git = " https://github.com/obsidiansystems/ledger-nanos-ui"
21+ branch = " use-lib-bagl-for-x-and-splus"
You can’t perform that action at this time.
0 commit comments