Skip to content

Commit 5fac952

Browse files
committed
Dropg .git on ledger-nanos-ui
1 parent 07437dd commit 5fac952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ arrayvec = { version = "0.7.2", default-features = false }
1010
ledger-log = { git = "https://github.com/alamgu/ledger-log" }
1111
pin-project = "1.0.10"
1212
nanos_sdk = { git = "https://github.com/LedgerHQ/ledger-nanos-sdk.git" }
13-
nanos_ui = { git = "https://github.com/obsidiansystems/ledger-nanos-ui.git" }
13+
nanos_ui = { git = "https://github.com/obsidiansystems/ledger-nanos-ui" }
1414
ledger-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]

0 commit comments

Comments
 (0)