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.
.git
ledger-nanos-ui
1 parent 07437dd commit 5fac952Copy full SHA for 5fac952
Cargo.toml
@@ -10,7 +10,7 @@ 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/obsidiansystems/ledger-nanos-ui.git" }
+nanos_ui = { git = "https://github.com/obsidiansystems/ledger-nanos-ui" }
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