LedgerHQ / ledger-vscode-extension

A VS Code extension providing tools to accelerate development of apps for Ledger wallets.
Apache License 2.0
6 stars 3 forks source link

Add a check of the rust SDK version used and display a warning if it's not the last one #36

Open tdejoigny-ledger opened 5 months ago

tdejoigny-ledger commented 5 months ago

use cargo update dry run to check if the rust sdk used in the app is the last one. Display a warning to the user if it's not the case Propose an update to the user ? (TBC)