We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a64ffec commit 1f819efCopy full SHA for 1f819ef
Cargo.toml
@@ -10,7 +10,6 @@ arrayvec = { version = "0.7.2", default-features = false }
10
ledger-log = { git = "https://github.com/alamgu/ledger-log" }
11
pin-project = "1.0.10"
12
nanos_sdk = { git = "https://github.com/LedgerHQ/ledger-nanos-sdk.git" }
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-2" }
15
16
[patch."https://github.com/LedgerHQ/ledger-nanos-sdk.git".nanos_sdk]
0 commit comments