From c71a0e3a1ce40499045a6ac4d5b3c7fa2e8803e8 Mon Sep 17 00:00:00 2001 From: Xavier Chapron Date: Tue, 19 Sep 2023 12:09:29 +0200 Subject: [PATCH] Cargo.toml: Update to new cargo ledger expected metadata --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 334f6de..aaab1c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,10 +15,10 @@ include_gif = { git = "https://github.com/LedgerHQ/sdk_include_gif" } opt-level = 'z' lto = true -[package.metadata.nanos] +[package.metadata.ledger] curve = ["secp256k1"] flags = "0" -icon = "ferris.gif" -icon_small = "icon_small.gif" name = "Age identity" path = ["m/6383461'"] +nanox.icon = "icon_small.gif" +nanosplus.icon = "icon_small.gif"